summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-24 15:26:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-24 15:26:58 +0000
commit12e8ecaa35e4d336a01b96d62a490591fc537406 (patch)
tree30e50552bbba74593e4b2727c63fe6dcc9cbe9d2 /sfx2/source/appl/shutdownicon.hxx
parenteb6cfa4ea1a0dc466b1cfe5ccdc9a5a45bb6d9be (diff)
INTEGRATION: CWS nativefixer4 (1.16.124); FILE MERGED
2005/02/17 12:37:29 hro 1.16.124.1: #41333# Only activate QS and enable autostart if reg key was written
Diffstat (limited to 'sfx2/source/appl/shutdownicon.hxx')
-rw-r--r--sfx2/source/appl/shutdownicon.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/appl/shutdownicon.hxx b/sfx2/source/appl/shutdownicon.hxx
index b9e81f93f9c3..b41559fc0458 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -61,6 +61,7 @@ class ShutdownIcon : public ShutdownIconServiceBase
#ifdef WNT
void initSystray();
void deInitSystray();
+ static bool IsQuickstarterInstalled();
static void SetAutostartW32( const ::rtl::OUString& aShortcutName, bool bActivate );
static bool GetAutostartW32( const ::rtl::OUString& aShortcutName );
static void EnterModalMode();