summary refs log tree commit diff
path: root/resources/qml/components/FlatButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/components/FlatButton.qml')
-rw-r--r--resources/qml/components/FlatButton.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/components/FlatButton.qml b/resources/qml/components/FlatButton.qml

index 1978b373..8ca3f104 100644 --- a/resources/qml/components/FlatButton.qml +++ b/resources/qml/components/FlatButton.qml
@@ -8,6 +8,7 @@ import QtQuick 2.9 import QtQuick.Controls 2.5 import im.nheko 1.0 +// FIXME(Nico): Don't use hardcoded colors. Button { id: control