Procházet zdrojové kódy

Converted tab to space.

Sascha Zelzer před 14 roky
rodič
revize
376d69e3f5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Libs/PluginFramework/ctkPluginConstants.h

+ 1 - 1
Libs/PluginFramework/ctkPluginConstants.h

@@ -102,7 +102,7 @@ struct CTK_PLUGINFW_EXPORT ctkPluginConstants {
    * The attribute value may be retrieved from the <code>QHash</code>
    * object returned by the <code>Plugin::getHeaders()</code> method.
    */
-  static const QString	PLUGIN_SYMBOLICNAME; // = "Plugin-SymbolicName"
+  static const QString PLUGIN_SYMBOLICNAME; // = "Plugin-SymbolicName"
 
   /**
    * Manifest header identifying the plugin's copyright information.