summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-06-21 15:58:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-06-22 17:49:34 +0200
commit68a37c46f21daaedcae479ccce9889ee0459e745 (patch)
tree00fad848eefaff93bd3c75708226e191ac2e52bc /include
parent162b729b05ea727d6191647605bbaaa9c8dab275 (diff)
Resolves: tdf#115816 simpler fix for master
Change-Id: Ibafd041728624e781b5da44a0b484206f760d4d0 Reviewed-on: https://gerrit.libreoffice.org/56248 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/tools/wintypes.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx
index 87896e23fab3..9f5229806e3f 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -254,8 +254,7 @@ enum class StandardButtonType
Ignore = 8,
Abort = 9,
Less = 10,
- Paste = 11,
- Count = 12,
+ Count = 11,
};
// prominent place for ListBox window types