show config at the launch of application.
[vlc-remote] / accountdialog.cpp
index 39024b7..7ca7502 100644 (file)
@@ -177,6 +177,7 @@ void AccountDialog::use()
     QSettings settings;
     settings.setValue("config/currentKey", currentKey);
     load();
+    emit accept();
 }
 
 void AccountDialog::enableUi()