From 7172f06d411b8097023b12c00745dcd402c95b1f Mon Sep 17 00:00:00 2001 From: bruno vicente Date: Thu, 22 Aug 2024 17:30:45 +0100 Subject: [PATCH] testing --- src/main.cpp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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;