summary refs log tree commit diff
path: root/resources/qml/ImageButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/ImageButton.qml')
-rw-r--r--resources/qml/ImageButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/ImageButton.qml b/resources/qml/ImageButton.qml
index 84967ddb..ddc0b7d8 100644
--- a/resources/qml/ImageButton.qml
+++ b/resources/qml/ImageButton.qml
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: GPL-3.0-or-later
 
-pragma ComponentBehavior
+pragma ComponentBehavior: Bound
 import "./ui"
 import QtQuick 2.3
 import QtQuick.Controls 2.3