client: Set Channel List input focus, sort A-Z
[quassel.git] / src / qtui / channellistdlg.h
index b818778..fbdb38f 100644 (file)
@@ -66,6 +66,11 @@ private:
     void enableQuery(bool enable);
     void setAdvancedMode(bool advanced);
 
+    /**
+     * Update the focus of input widgets according to dialog state
+     */
+    void updateInputFocus();
+
     Ui::ChannelListDlg ui;
 
     bool _listFinished;