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