]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Removed empty file
[clitk.git] / vv / vvMainWindow.h
index 39f6ee50f5785fe00030d38cc0d2a3ab9fd0a8f4..dcfe9ed464798f904625ac7249f44e3a3b993122 100644 (file)
@@ -142,7 +142,7 @@ public slots:
 
   void SetVFProperty(int subsampling,int scale,int lut, int width, double r, double g, double b);
   void SetOverlayProperty(int color);
-  void SetFusionProperty(int opacity,int colormap,double window,double level);
+  void SetFusionProperty(int opacity, int tresOpacity, int colormap,double window,double level);
 
   void GoToCursor();
   void PlayPause();
@@ -210,6 +210,4 @@ private:
   
 };
 
-#include "vvMainWindow.txx"
-
 #endif