QtRoS hace 2 años
padre
commit
72465acb14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;