filemanager/src/inc/fmcommon.h
changeset 29 b3155376f2b4
parent 24 1d0c87b42e2e
child 41 fc4654ce4fcb
--- a/filemanager/src/inc/fmcommon.h	Fri Jun 11 13:29:48 2010 +0300
+++ b/filemanager/src/inc/fmcommon.h	Wed Jun 23 18:03:11 2010 +0300
@@ -25,7 +25,7 @@
 // MACRO for launch find view quickly from driver view and search "b" in "c:\ruby"
 //#define _DEBUG_SPEED_FINDVIEW_
 
-//#define _DEBUG_ENABLE_FORMATMENU_
+// #define _DEBUG_ENABLE_FORMATMENU_
 
 
 // MARCO for hide d, z, folder except C:\data in windows for debug
@@ -34,10 +34,10 @@
 //#define _DEBUG_LOG_ENABLE_
 
 //used to test drive hide which drive could be listed but not available
-//#define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_
+// #define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_
 
 //used to test locked drive
-//#define _DEBUG_LOCKED_DRIVE_Z
+// #define _DEBUG_LOCKED_DRIVE_Z
 
 #include "fmlogger.h"
 #include "fmdefine.h"