Browse Source

Replaced tabs with spaces.

Sascha Zelzer 13 years ago
parent
commit
56b79ec0ed
1 changed files with 1 additions and 1 deletions
  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.