Dialog and menu positioning

This commit is contained in:
Thomas Perl 2014-11-22 18:24:44 +01:00
parent b0c7071c56
commit 2ff14cfaa9
6 changed files with 19 additions and 6 deletions

View file

@ -30,4 +30,5 @@ Item {
property bool invertedToolbar: toolbarOnTop
property bool titleInToolbar: toolbarOnTop
property bool floatingPlayButton: android
property bool hideDisabledMenu: android
}