First version of ImageScaler Widget
[mussa.git] / mussagl.pro
index 33f71fe8fab8445efa410f4661419a20c5c297ac..9a6549582a086a9ff8ffc99610cfa3cdf07069fb 100644 (file)
@@ -15,6 +15,7 @@ HEADERS += mussa_exceptions.hh \
            qui/PathWindow.h \
            qui/PathScene.h \
            qui/ThresholdWidget.h \
+           qui/ImageScaler.h \
            alg/flp.hh \
            alg/glsequence.h \
            alg/mussa_class.hh \
@@ -24,6 +25,7 @@ SOURCES += mussagl.cxx \
            qui/PathWindow.cxx \
            qui/PathScene.cxx \
            qui/ThresholdWidget.cxx \
+           qui/ImageScaler.cxx \
            alg/flp.cxx \
            alg/flp_seqcomp.cxx \
            alg/glsequence.cxx \