summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/RemoteServer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/RemoteServer.hxx')
-rw-r--r--sd/source/ui/inc/RemoteServer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/RemoteServer.hxx b/sd/source/ui/inc/RemoteServer.hxx
index 3c450f0e4e87..8cf1ad428611 100644
--- a/sd/source/ui/inc/RemoteServer.hxx
+++ b/sd/source/ui/inc/RemoteServer.hxx
@@ -85,7 +85,7 @@ namespace sd
::std::vector<ClientInfoInternal*> mAvailableClients;
- void execute();
+ void execute() SAL_OVERRIDE;
};
}