QtRoS пре 2 година
родитељ
комит
72465acb14
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      views/hex_viewer_startscreen.c

+ 1 - 1
views/hex_viewer_startscreen.c

@@ -152,7 +152,7 @@ bool hex_viewer_startscreen_input(InputEvent* event, void* context) {
                 {
                     // instance->callback(HexViewerCustomEventStartscreenRight, instance->context);
                     // update_local_model_from_app(instance->context, model);
-                    // model->dbg = 0;
+                    model->dbg = 0;
                 },
                 true);
             break;