summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-07-10 10:34:26 +0000
committerMathias Bauer <mba@openoffice.org>2001-07-10 10:34:26 +0000
commit1a7a1a63df873e16aeee4c80998af5a5fcad4ab8 (patch)
tree840e7f2310fccaf3071c7920f86bf459fea0525e /desktop/inc
parente2936f04cb61aea6738ba95561ef12937eea6415 (diff)
#88409#: OpenClient_Impl
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/app.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 8dc73da08cfa..ed45acf699d2 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: app.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cd $ $Date: 2001-07-06 15:51:53 $
+ * last change: $Author: mba $ $Date: 2001-07-10 11:33:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ public:
virtual void Main();
virtual void SystemSettingsChanging( AllSettings& rSettings, Window* pFrame );
- DECL_LINK( OpenClients, void* );
+ DECL_LINK( OpenClients_Impl, void* );
private:
void ParseCommandLine();