mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Increase toolbar size
This commit is contained in:
parent
beed9bebce
commit
9f52ffb677
@ -60,6 +60,7 @@ ApplicationWindow
|
||||
header: ToolBar
|
||||
{
|
||||
id: toolBar
|
||||
height: 50
|
||||
property alias titleText: toolBarText.text
|
||||
property alias loaderSource: imageLoader.sourceComponent
|
||||
property alias gxsSource: imageLoader.gxsSource
|
||||
@ -218,11 +219,6 @@ ApplicationWindow
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
StackView
|
||||
|
Loading…
Reference in New Issue
Block a user