libede & explorer: esthetics
[ede] / explorer / src / Explorer.ec
index 2f447f8..6d3de34 100644 (file)
@@ -23,7 +23,9 @@ class Explorer : GuiApplication
       QuickPathTool goPath { };
       QuickPathTool searchPath { };
       char * findWhat = null;
+
       SetLoggingMode(debug, null);
+
       if(argc > 1)
       {
          if(!strcmpi(argv[1], "go") && argc > 2)