mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-01 19:31:27 -05:00
Refactor to be an Item instead of toolbutton
This commit is contained in:
parent
667b4b3e4c
commit
9449e3b439
@ -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…
x
Reference in New Issue
Block a user