mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
@@ -7,6 +7,7 @@ ConfirmDialog::ConfirmDialog(Gtk::Window &parent)
|
||||
, m_ok("OK")
|
||||
, m_cancel("Cancel") {
|
||||
set_default_size(300, 50);
|
||||
get_style_context()->add_class("app-window");
|
||||
|
||||
m_label.set_text("Are you sure?");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user