mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04: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
|
||||
|
||||
|
||||
ToolButton
|
||||
Item
|
||||
{
|
||||
height: icon.height + 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user