Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. index d9c952b..bb11e0e 100644
  2. --- a/src/touch/qml/main.qml
  3. +++ b/src/touch/qml/main.qml
  4. @@ -81,6 +81,8 @@ Kirigami.ApplicationWindow {
  5. ]
  6. }
  7.  
  8. + contextDrawer: Kirigami.ContextDrawer{}
  9. +
  10. pageStack.initialPage: MainPage{
  11. id: mainPage
  12. scanner: root.scanner
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement