mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 11:54:30 -04:00
Increase toolbar size
This commit is contained in:
parent
beed9bebce
commit
9f52ffb677
1 changed files with 1 additions and 5 deletions
|
@ -60,6 +60,7 @@ ApplicationWindow
|
||||||
header: ToolBar
|
header: ToolBar
|
||||||
{
|
{
|
||||||
id: toolBar
|
id: toolBar
|
||||||
|
height: 50
|
||||||
property alias titleText: toolBarText.text
|
property alias titleText: toolBarText.text
|
||||||
property alias loaderSource: imageLoader.sourceComponent
|
property alias loaderSource: imageLoader.sourceComponent
|
||||||
property alias gxsSource: imageLoader.gxsSource
|
property alias gxsSource: imageLoader.gxsSource
|
||||||
|
@ -218,11 +219,6 @@ ApplicationWindow
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
StackView
|
StackView
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue