option to allow only one instance xchat to run

This commit is contained in:
Berke Viktor
2011-11-25 09:59:39 +01:00
parent b15fe1ddf1
commit fb1a986332
4 changed files with 31 additions and 2 deletions

View File

@@ -186,6 +186,7 @@ struct xchatprefs
int gui_usermenu;
int gui_join_dialog;
int gui_quit_dialog;
int gui_one_instance;
int dialog_left;
int dialog_top;
int dialog_width;