Rename action_panel_button theme entry to action_button

Because it's not just used in the save panel.

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-11-20 14:24:09 +01:00
parent 42d73836f4
commit a1068a3ef2
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
4 changed files with 9 additions and 9 deletions

View file

@ -85,7 +85,7 @@ Column
{
id: prepareButton
width: parent.width
height: UM.Theme.getSize("action_panel_button").height
height: UM.Theme.getSize("action_button").height
fixedWidthMode: true
text:
{