Przeglądaj źródła

forgot to commit changes to one file

see previous commit
Felix 4 lat temu
rodzic
commit
47719f1db5
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      src/gui/dialogues/firstrundialog.cpp

+ 0 - 2
src/gui/dialogues/firstrundialog.cpp

@@ -120,8 +120,6 @@ bool FirstRunDialog::finish()
         db_fail_msg_box.exec();
         return false;
     }
-    aDB()->disconnect(); // reset db connection to refresh layout after initial setup.
-    aDB()->connect();
 
     auto pilot = APilotEntry(1);
     pilot.setData(data);