Selaa lähdekoodia

Replaced tab with space.

Sascha Zelzer 14 vuotta sitten
vanhempi
commit
8e6b48e8ce
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.