mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
@@ -8,6 +8,7 @@ SetStatusDialog::SetStatusDialog(Gtk::Window &parent)
|
||||
, m_ok("OK")
|
||||
, m_cancel("Cancel") {
|
||||
set_default_size(300, 50);
|
||||
get_style_context()->add_class("app-window");
|
||||
|
||||
m_text.set_placeholder_text("Status text");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user