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