mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 22:32:34 -04:00
Refactor to be an Item instead of toolbutton
This commit is contained in:
parent
667b4b3e4c
commit
9449e3b439
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import QtQuick 2.0
|
||||||
import QtQuick.Controls 2.0
|
import QtQuick.Controls 2.0
|
||||||
|
|
||||||
|
|
||||||
ToolButton
|
Item
|
||||||
{
|
{
|
||||||
height: icon.height + 5
|
height: icon.height + 5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue