mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 22:02:32 -04:00
Refactor button names
This commit is contained in:
parent
f77fe533e7
commit
905b1d6556
6 changed files with 8 additions and 8 deletions
|
@ -153,7 +153,7 @@ ApplicationWindow
|
|||
|
||||
}
|
||||
|
||||
BtnIcon
|
||||
ButtonIcon
|
||||
{
|
||||
property bool searchIconVisibility: false
|
||||
property var onClickCB: function (){}
|
||||
|
@ -190,7 +190,7 @@ ApplicationWindow
|
|||
Component
|
||||
{
|
||||
id: rsIcon
|
||||
BtnIcon
|
||||
ButtonIcon
|
||||
{
|
||||
height: imageLoader.height
|
||||
width: imageLoader.height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue