]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/QT/WindowLevelImageConfiguration.h
Medialness filters updated.
[cpPlugins.git] / lib / cpExtensions / QT / WindowLevelImageConfiguration.h
index e6910c0891cd2d812d8ca0aca67cf1c76776673e..665e741e8c87c9616e2b2dc617f30bfbb15c5eaa 100644 (file)
@@ -29,7 +29,9 @@ namespace cpExtensions
       typedef QWidget                       Superclass;
 
     public:
-      explicit WindowLevelImageConfiguration( QWidget* parent = NULL, Qt::WindowFlags f = 0 );
+      explicit WindowLevelImageConfiguration(
+        QWidget* parent = NULL, Qt::WindowFlags f = 0
+        );
       virtual ~WindowLevelImageConfiguration( );
 
       void setData( SimpleMPRWidget* data );