summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2021-09-27 14:39:09 -0500
committerBe <be@mixxx.org>2021-09-29 18:50:08 -0500
commit74f869367c4ebea5d068cef0d96c965af6c4336b (patch)
tree4451316943d7d1b327ca6f05500085b733e2014f /src
parentf5f517ea5714c9ed1e47bff70626650e927fa838 (diff)
MixxxApplication: remove Qt::AA_DontCreateNativeWidgetSiblings
That was required for hacking QML into the legacy skin system but it created a regression with the cursor getting stuck on the splitter dragging handle: https://bugs.launchpad.net/mixxx/+bug/1943860
Diffstat (limited to 'src')
-rw-r--r--src/mixxxapplication.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mixxxapplication.cpp b/src/mixxxapplication.cpp
index 4e3c014dc4..70e4178827 100644
--- a/src/mixxxapplication.cpp
+++ b/src/mixxxapplication.cpp
@@ -59,7 +59,6 @@ MixxxApplication::MixxxApplication(int& argc, char** argv)
m_rightPressedButtons(0),
m_pTouchShift(nullptr) {
registerMetaTypes();
- setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);
// Increase the size of the global thread pool to at least
// 4 threads, even if less cores are available. These threads