Przeglądaj źródła

Replaced tab with space.

Sascha Zelzer 14 lat temu
rodzic
commit
8e6b48e8ce
1 zmienionych plików z 1 dodań i 1 usunięć
  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
    * updates of the framework will not result in cleaning the framework
    * storage area.
    * 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.
    * Manifest header identifying the plugin's symbolic name.