mirror of
https://github.com/gtalent/sc9k.git
synced 2025-08-07 10:45:57 -05:00
Remove debug code
This commit is contained in:
@@ -17,7 +17,6 @@ int main(int argc, char *argv[]) {
|
||||
a.setStyle("fusion");
|
||||
QApplication::setOrganizationName("DrinkingTea");
|
||||
QApplication::setApplicationName("Slide Controller 9000");
|
||||
qDebug() << QSettings().fileName();
|
||||
MainWindow w;
|
||||
w.show();
|
||||
return QApplication::exec();
|
||||
|
Reference in New Issue
Block a user