瀏覽代碼

Replaced tab with space.

Sascha Zelzer 14 年之前
父節點
當前提交
8e6b48e8ce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Libs/PluginFramework/ctkPluginConstants.h

+ 1 - 1
Libs/PluginFramework/ctkPluginConstants.h

@@ -93,7 +93,7 @@ struct CTK_PLUGINFW_EXPORT ctkPluginConstants {
    * updates of the framework will not result in cleaning the framework
    * storage area.
    */
-  static const QString FRAMEWORK_STORAGE_CLEAN_ONFIRSTINIT; //	= "onFirstInit";
+  static const QString FRAMEWORK_STORAGE_CLEAN_ONFIRSTINIT; // = "onFirstInit";
 
   /**
    * Manifest header identifying the plugin's symbolic name.