summaryrefslogtreecommitdiff
path: root/desktop/win32/source/applauncher/sbase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/applauncher/sbase.cxx')
-rw-r--r--desktop/win32/source/applauncher/sbase.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/win32/source/applauncher/sbase.cxx b/desktop/win32/source/applauncher/sbase.cxx
index 9823ef28282e..c0d6215902ed 100644
--- a/desktop/win32/source/applauncher/sbase.cxx
+++ b/desktop/win32/source/applauncher/sbase.cxx
@@ -32,4 +32,6 @@
_TCHAR APPLICATION_SWITCH[] = _T( "--base" );
+LPCWSTR APPUSERMODELID = L"TheDocumentFoundation.LibreOffice.Base";
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */