typo thanks merry
This commit is contained in:
parent
742106511f
commit
4de5230cec
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ RrTheme* RrThemeNew(const RrInstance *inst, gchar *name)
|
|||
theme->a_hover_focused_iconify =
|
||||
RrAppearanceCopy(theme->a_hover_focused_max);
|
||||
theme->a_hover_unfocused_iconify =
|
||||
RrAppearanceCopy(theme->a_hover_focused_max);
|
||||
RrAppearanceCopy(theme->a_hover_unfocused_max);
|
||||
theme->a_unfocused_unpressed_iconify =
|
||||
RrAppearanceCopy(theme->a_unfocused_unpressed_max);
|
||||
theme->a_unfocused_pressed_iconify =
|
||||
|
|
Loading…
Reference in a new issue