Explorar el Código

STYLE: PluginFramework: Fix indentation

Sascha Zelzer hace 15 años
padre
commit
2ecef2cda1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Libs/PluginFramework/ctkPluginFramework_global.h

+ 1 - 1
Libs/PluginFramework/ctkPluginFramework_global.h

@@ -26,7 +26,7 @@
 #include <QHash>
 
 
-  typedef QHash<QString, QVariant> ServiceProperties;
+typedef QHash<QString, QVariant> ServiceProperties;
 
 
 #endif // CTKPLUGINFRAMEWORK_GLOBAL_H