X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=7da8a9171ecc8e0018cdf5606daef1f947eb75ed;hb=a0852afe06f02497eb9cd530a983a78ee3d310af;hp=81588c146a6ca7a746b1747b2bb9b74dcd0503ae;hpb=9abaa6b134ff9d8d87ec6752faa1152cc8869c07;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 81588c1..7da8a91 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -139,6 +139,7 @@ public slots: void OpenField(); void SelectOverlayImage(); void SelectFusionImage(); + void ResetTransformationToIdentity(); void SetVFProperty(int subsampling,int scale,int lut, int width, double r, double g, double b); void SetOverlayProperty(int color); @@ -210,6 +211,4 @@ private: }; -#include "vvMainWindow.txx" - #endif