Przeglądaj źródła

STYLE: PluginFramework: Fix indentation

Sascha Zelzer 15 lat temu
rodzic
commit
2ecef2cda1
1 zmienionych plików z 1 dodań i 1 usunięć
  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