summaryrefslogtreecommitdiff
path: root/include/svtools/apearcfg.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2016-04-11 09:21:52 +0200
committerJan Holesovsky <kendy@collabora.com>2016-04-11 09:50:01 +0200
commitb846677427015231d4b377bbcae9ae3618baf1cf (patch)
tree7f9d2c53895ab6c9890a955e1adab7e9d7a8623d /include/svtools/apearcfg.hxx
parent4e07c7e279b21c4ae93b832a65e221e2dab5391d (diff)
RID_SVXSTR_LANGUAGE_RESTART is not needed any more.
Change-Id: I426026938c4cf0e6af22be11dca8e68f991004c0
Diffstat (limited to 'include/svtools/apearcfg.hxx')
-rw-r--r--include/svtools/apearcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/apearcfg.hxx b/include/svtools/apearcfg.hxx
index 3b9dd1d6d180..c4ae3703656d 100644
--- a/include/svtools/apearcfg.hxx
+++ b/include/svtools/apearcfg.hxx
@@ -31,7 +31,7 @@ typedef enum {
NoSnap
} SnapType;
-typedef enum { // MUST match the order chosen in ListBox LB_DRAG_MODE in optgdlg.src
+typedef enum {
DragFullWindow,
DragFrame,
DragSystemDep