diff --git a/src/main.cpp b/src/main.cpp index a15e2c8..04b31c0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -52,10 +52,14 @@ int main(int argc, char *argv[]){ check_menu(value); });*/ - PilotWindow pl; - pl.show(); + //PilotWindow pl; + //pl.show(); + + VoidsterdebugWindow debugWindow; + debugWindow.show(); + //VoidsterdebugWindow2 debugWindow2; //debugWindow2.show(); //MainWindow w;