filemanager/src/inc/fmcommon.h
branchGCC_SURGE
changeset 31 e28107efca85
parent 29 b3155376f2b4
child 41 fc4654ce4fcb
--- a/filemanager/src/inc/fmcommon.h	Fri Jun 11 16:23:39 2010 +0100
+++ b/filemanager/src/inc/fmcommon.h	Thu Jul 22 16:30:56 2010 +0100
@@ -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,8 +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
 
 #include "fmlogger.h"
 #include "fmdefine.h"