Merge branch 'Plasma/5.17'

icc-effect-master
Nate Graham 2019-10-28 12:46:04 -06:00
commit 9e9c9a68bd
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ Kirigami.Page {
rightPadding: leftPadding
bottomPadding: leftPadding
implicitWidth: tabLayout.implicitWidth
implicitHeight: tabLayout.implicitHeight
implicitWidth: Kirigami.Units.gridUnit * 48
implicitHeight: Kirigami.Units.gridUnit * 33
// TODO: replace this TabBar-plus-Frame-in-a-ColumnLayout with whatever shakes
// out of https://bugs.kde.org/show_bug.cgi?id=394296