mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
slap app-popup on dialogs
This commit is contained in:
@@ -9,6 +9,7 @@ SetStatusDialog::SetStatusDialog(Gtk::Window &parent)
|
||||
, m_cancel("Cancel") {
|
||||
set_default_size(300, 50);
|
||||
get_style_context()->add_class("app-window");
|
||||
get_style_context()->add_class("app-popup");
|
||||
|
||||
m_text.set_placeholder_text("Status text");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user