Added some exception handling. Marked all the functions throwing
[emufront] / src / mainwindow.cpp
index 733cefc..cdc0f29 100644 (file)
@@ -307,6 +307,7 @@ bool MainWindow::testDB(bool reset)
     }
 }
 
+/* Throws EmuFrontException */
 void MainWindow::createDB() const
 {
     try