OSDN Git Service

more cosmetic changes
[qt-creator-jp/qt-creator-jp.git] / src / app / main.cpp
index 0247b1d..df4b368 100644 (file)
@@ -51,7 +51,7 @@
 #  include <sys/resource.h>
 #endif
 
-enum { OptionIndent =4, DescriptionIndent = 24 };
+enum { OptionIndent = 4, DescriptionIndent = 24 };
 
 static const char *appNameC = "Qt Creator";
 static const char *corePluginNameC = "Core";