mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 12:39:57 +00:00
PopupWindow have not yellow background anymore.
This commit is contained in:
parent
475857ebcf
commit
5bea28659e
@ -149,9 +149,6 @@ bool PopupWindow::msg_proc(JMessage msg)
|
||||
|
||||
this->border_width.t = h - 3 * jguiscale();
|
||||
}
|
||||
|
||||
/* setup the background color */
|
||||
jwidget_set_bg_color(this, makecol(255, 255, 200));
|
||||
return true;
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user