]> cgit.babelmonkeys.de Git - jubjub.git/blobdiff - src/gui/gtk/JubGtkRosterUI.h
Allow showing offline contacts in the GTK UI
[jubjub.git] / src / gui / gtk / JubGtkRosterUI.h
index 9769c761ea4f47c972674af4fd82ddf77ae51bb6..461a11aca3115133058f2ca38ed3405552c822e6 100644 (file)
        GtkComboBox *_presence_combo;
        gulong _presence_combo_changed_handler_id;
        OFMapTable *_groupMap;
+       OFMapTable *_subDialogMap;
        OFMutableDictionary *_contactMap;
        JubChatClient *_client;
+       bool _showOffline;
 }
+@property (assign) bool showOffline;
 
 - initWithClient: (JubChatClient*)client;
 -      (void)client: (JubChatClient*)client