]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Removed empty file
[clitk.git] / vv / vvMainWindow.h
index d47dacce49a837b32d8dc2cd7877bc3cdfad7fff..dcfe9ed464798f904625ac7249f44e3a3b993122 100644 (file)
@@ -101,7 +101,6 @@ public slots:
   void SegmentationOnCurrentImage();
   void SurfaceViewerLaunch();
 
-  void WindowsChanged(int window, int view, int slice);
   void WindowLevelChanged(double window, double level,int preset, int colormap);
   void UpdateSlice(int slicer, int slice);
   void UpdateTSlice(int slicer, int slice);
@@ -211,6 +210,4 @@ private:
   
 };
 
-#include "vvMainWindow.txx"
-
 #endif