mirror of
https://github.com/gtalent/sc9k.git
synced 2025-01-22 21:03:37 -06:00
Remove debug code
This commit is contained in:
parent
fff098d80e
commit
d0eaad7dfe
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user