fixes #542 - show identities and network settings on first start
[quassel.git] / src / qtui / settingspages / identityeditwidget.h
index 2879c9f..6516c57 100644 (file)
@@ -48,6 +48,7 @@ public:
 
 public slots:
   void setSslState(SslState state);
 
 public slots:
   void setSslState(SslState state);
+  void showAdvanced(bool advanced);
 
 protected:
 #ifdef HAVE_SSL
 
 protected:
 #ifdef HAVE_SSL