X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvOverlayPanel.h;h=5329bf853cb1a17707ef2b61ce24b6a07664c40f;hb=8a3497690d4e39e99b6d5e50cb324449041ea08d;hp=b0e69db92f2726b0c6aec58314c6462c45b92156;hpb=259619f9c388b34a9bbb22ace79e9320300f812f;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;