mirror of
https://github.com/KDE/kasts.git
synced 2024-12-26 08:25:16 +01:00
Fix NavigationTabBar API breakage
This commit is contained in:
parent
6cfa319b62
commit
566780ab49
@ -17,8 +17,6 @@ Kirigami.NavigationTabBar {
|
|||||||
property alias toolbarHeight: navBar.implicitHeight
|
property alias toolbarHeight: navBar.implicitHeight
|
||||||
property bool transparentBackground: false
|
property bool transparentBackground: false
|
||||||
|
|
||||||
shadow: false
|
|
||||||
|
|
||||||
actions: [
|
actions: [
|
||||||
Kirigami.Action {
|
Kirigami.Action {
|
||||||
icon.name: "view-media-playlist"
|
icon.name: "view-media-playlist"
|
||||||
|
Loading…
Reference in New Issue
Block a user