mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -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
|
||||
{
|
||||
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…
Add table
Add a link
Reference in a new issue