summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_qt5.mk
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2018-08-09 17:14:14 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-08-12 22:25:54 +0200
commit8d791a9d9657f6573ce27947c0289b36c6eba77c (patch)
tree0a5a788620f7c7ec4404a45f81e8f3b8c5722db2 /vcl/Library_vclplug_qt5.mk
parent20444972edb1dd49af13902a850a8e343d5a60ec (diff)
Set Qt5Widget to be a central widget of QMainWindow
this is meant to solve the problem of native menu bar overlapping w/ non-native, as well as the inability to place an object or select text dragging the mouse cursor w/ LMB pressed Change-Id: I29f590ebf79d1ecc7e17b402125384cf13774bf3 Reviewed-on: https://gerrit.libreoffice.org/58171 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'vcl/Library_vclplug_qt5.mk')
-rw-r--r--vcl/Library_vclplug_qt5.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Library_vclplug_qt5.mk b/vcl/Library_vclplug_qt5.mk
index 1ad01555ed3a..d66a82319ed2 100644
--- a/vcl/Library_vclplug_qt5.mk
+++ b/vcl/Library_vclplug_qt5.mk
@@ -92,6 +92,7 @@ $(eval $(call gb_Library_add_exception_objects,vclplug_qt5,\
vcl/qt5/Qt5Graphics_Text \
vcl/qt5/Qt5Instance \
vcl/qt5/Qt5Instance_Print \
+ vcl/qt5/Qt5MainWindow \
vcl/qt5/Qt5Menu \
vcl/qt5/Qt5Object \
vcl/qt5/Qt5Painter \