From 72f46f2691a0589027bfaeee6859ea807545080d Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Tue, 10 Jul 2001 10:34:26 +0000 Subject: #88409#: OpenClient_Impl --- desktop/inc/app.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'desktop/inc/app.hxx') diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx index a96f20b3d7..c076d2dca6 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(); @@ -88,7 +88,7 @@ private: sal_Bool m_bInvisible; USHORT m_nAppEvents; ResMgr* m_pLabelResMgr; - IntroWindow_Impl* m_pIntro; + IntroWindow_Impl* m_pIntro; }; #endif -- cgit v1.2.3