]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/QT/SimpleMPRWidget.cxx
Windows compilation (1/3)
[cpPlugins.git] / lib / cpExtensions / QT / SimpleMPRWidget.cxx
index 7721b257b8690277433736a463fb0bfc5de8f5b3..4ccd631f7d31ec4b704392312c600fca77fea032 100644 (file)
@@ -217,6 +217,8 @@ GetViewProps( const std::string& name ) const
   if( w != NULL ) props.insert( w );
   return( props );
 */
+  TProps props;
+  return( props );
 }
 
 // -------------------------------------------------------------------------