summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-17 09:24:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-17 09:24:19 +0000
commit7bf0aec933fd9831ffcd60380291d11968184e6a (patch)
treea73d801ca2d457411533702bfa1e565bd9e8d15a /sfx2/source/appl/shutdownicon.hxx
parent81a7af0a8c74c148bf1f5e63df0bad0616456e35 (diff)
INTEGRATION: CWS mav11 (1.15.680); FILE MERGED
2004/11/02 15:08:16 lo 1.15.680.1: #i31892# clean up instance pointer when try icon is removed
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 3c9af68a9047..b9e81f93f9c3 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -77,6 +77,7 @@ class ShutdownIcon : public ShutdownIconServiceBase
SFX_DECL_XSERVICEINFO
static ShutdownIcon* getInstance();
+
static void terminateDesktop();
static void addTerminateListener();