summaryrefslogtreecommitdiffstats
path: root/src/controls/ApplicationWindow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/ApplicationWindow.qml')
-rw-r--r--src/controls/ApplicationWindow.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controls/ApplicationWindow.qml b/src/controls/ApplicationWindow.qml
index 3d3f8840a..850212faf 100644
--- a/src/controls/ApplicationWindow.qml
+++ b/src/controls/ApplicationWindow.qml
@@ -125,7 +125,6 @@ Window {
default property alias data: contentArea.data
color: syspal.window
- flags: Qt.Window | Qt.WindowFullscreenButtonHint
SystemPalette {id: syspal}