All network settings can now be edited/stored properly. Most of the new options are not
[quassel.git] / src / qtui / mainwin.cpp
index e176304..81dc224 100644 (file)
@@ -113,6 +113,8 @@ void MainWin::init() {
 #ifdef SPUTDEV
   //showSettingsDlg();
   //showAboutDlg();
+  showNetworkDlg();
+  exit(1);
 #endif
 
 }