mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2026-06-24 07:31:40 +00:00
trying removing deps
This commit is contained in:
@@ -33,7 +33,7 @@ int main( int argc , char *argv[] ){
|
||||
|
||||
|
||||
QApplication app(argc, argv);
|
||||
|
||||
cerr<<"Qt version: "<<qVersion()<<endl;
|
||||
QSettings settings("thentrythis", "samplebrain");
|
||||
|
||||
// slight over-use of OSC servers here, but the are packaged nicely for
|
||||
|
||||
Reference in New Issue
Block a user