summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/desktops.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/desktops.hxx')
-rw-r--r--vcl/inc/unx/desktops.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/unx/desktops.hxx b/vcl/inc/unx/desktops.hxx
index f67e8ca9a8ba..0515cf587f8d 100644
--- a/vcl/inc/unx/desktops.hxx
+++ b/vcl/inc/unx/desktops.hxx
@@ -24,6 +24,7 @@ enum DesktopType {
DESKTOP_NONE, // headless, i.e. no X connection at all
DESKTOP_UNKNOWN, // unknown desktop, simple WM, etc.
DESKTOP_GNOME,
+ DESKTOP_UNITY,
DESKTOP_XFCE,
DESKTOP_MATE,
DESKTOP_KDE,