dont redraw the frames when changing their theme
This commit is contained in:
parent
2877e9a248
commit
13bbcdd86b
1 changed files with 0 additions and 1 deletions
|
@ -183,7 +183,6 @@ void frame_adjust_theme(ObFrame *self)
|
|||
{
|
||||
free_theme_statics(self);
|
||||
set_theme_statics(self);
|
||||
frame_adjust_area(self, TRUE, TRUE, FALSE);
|
||||
}
|
||||
|
||||
void frame_adjust_shape(ObFrame *self)
|
||||
|
|
Loading…
Reference in a new issue