Commit de5376af authored by Ronan Abhamon's avatar Ronan Abhamon

fix(app): fix coding style

parent eaecac85
import QtQuick 2.7 import QtQuick 2.7
// =============================================================================
Notification { Notification {
Rectangle { Rectangle {
color: 'red' color: 'red'
......
...@@ -3,7 +3,7 @@ import QtQuick 2.7 ...@@ -3,7 +3,7 @@ import QtQuick 2.7
import Common 1.0 import Common 1.0
// =================================================================== // =============================================================================
QtObject { QtObject {
property QtObject infoBar: QtObject { property QtObject infoBar: QtObject {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment