mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
add kick/ban
This commit is contained in:
@@ -28,3 +28,7 @@ ConfirmDialog::ConfirmDialog(Gtk::Window &parent)
|
||||
|
||||
show_all_children();
|
||||
}
|
||||
|
||||
void ConfirmDialog::SetConfirmText(const Glib::ustring &text) {
|
||||
m_label.set_text(text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user