Add tab navigation shortcuts (for AddChat)

This commit is contained in:
miruka
2019-11-10 09:28:57 -04:00
parent 484e9e595d
commit f2ab84c754
3 changed files with 31 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ HPage {
HTabBar {
id: tabBar
currentIndex: 0
Component.onCompleted: shortcuts.tabsTarget = this
Layout.fillWidth: true