Sfoglia il codice sorgente

Replaced tabs with spaces.

Sascha Zelzer 14 anni fa
parent
commit
56b79ec0ed
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Libs/PluginFramework/ctkPluginAbstractTracked_p.h

+ 1 - 1
Libs/PluginFramework/ctkPluginAbstractTracked_p.h

@@ -51,7 +51,7 @@ class ctkPluginAbstractTracked : public QMutex
 public:
 
   /* set this to true to compile in debug messages */
-  static const bool	DEBUG; //	= false;
+  static const bool DEBUG; // = false;
 
   /**
    * ctkPluginAbstractTracked constructor.