X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvOverlayPanel.h;h=5329bf853cb1a17707ef2b61ce24b6a07664c40f;hb=35b59943e3ff753d6bb85429a1fe7f01cee75530;hp=b0e69db92f2726b0c6aec58314c6462c45b92156;hpb=0405727a0d0d5955b4b623a9c4bc60622a85fdd5;p=clitk.git diff --git a/vv/vvOverlayPanel.h b/vv/vvOverlayPanel.h index b0e69db..5329bf8 100644 --- a/vv/vvOverlayPanel.h +++ b/vv/vvOverlayPanel.h @@ -68,7 +68,7 @@ signals: void OverlayPropertyUpdated(int color, int linked, double window, double level); void FusionPropertyUpdated(int opacity, int thresOpacity, int colormap, double window, double level, bool showLegend); void FusionSequencePropertyUpdated(int sequenceFrameIndex, bool spatialSync, unsigned int sequenceLength, bool temporalSync); - void FusionSequenceSignalButtonPressed(); + void FusionSequenceCorrespondancesButtonPressed(); private: bool disableFusionSignals;