diff options
Diffstat (limited to 'BasicPanel.qml')
| -rw-r--r-- | BasicPanel.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BasicPanel.qml b/BasicPanel.qml index 07aeb080..12a257bf 100644 --- a/BasicPanel.qml +++ b/BasicPanel.qml @@ -31,6 +31,8 @@ import QtGraphicalEffects 1.0 import "components" import "pages" +// mbg033 @ 2016-10-08: Not used anymore, to be deleted + Rectangle { id: root width: 470 |
