]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/BaseObjects/DataObject.h
...
[cpPlugins.git] / lib / cpPlugins / BaseObjects / DataObject.h
index a09ccdf9ba7a678f87598491cde7055a5b8ce128..672b746101c67cb68567344e688dfc66bfbe3d41 100644 (file)
@@ -40,7 +40,7 @@ namespace cpPlugins
       virtual ~DataObject( );
 
       template< class _TType >
-        inline bool _DisconnectVTK( );
+      inline bool _DisconnectVTK( );
 
     private:
       // Purposely not implemented