ImageSaveDialog
[mussa.git] / mussagl.pro
index 62efcaed1cad6f84cecb1dc3b8aada0025f22e65..2cd8f34db3c3a82a197049c31f15d4443a23bd2e 100644 (file)
@@ -14,17 +14,23 @@ INCLUDEPATH += . alg qui
 HEADERS += mussa_exceptions.hh \
            qui/PathWindow.h \
            qui/PathScene.h \
-          qui/ThresholdWidget.h \
+           qui/ThresholdWidget.h \
+           qui/ImageScaler.h \
+           qui/ImageSaveDialog.h \
            alg/flp.hh \
+           alg/glsequence.h \
            alg/mussa_class.hh \
            alg/nway_paths.hh \
            alg/sequence.hh
 SOURCES += mussagl.cxx \
            qui/PathWindow.cxx \
            qui/PathScene.cxx \
-          qui/ThresholdWidget.cxx \
+           qui/ThresholdWidget.cxx \
+           qui/ImageScaler.cxx \
+           qui/ImageSaveDialog.cxx \
            alg/flp.cxx \
            alg/flp_seqcomp.cxx \
+           alg/glsequence.cxx \
            alg/mussa_class.cxx \
            alg/nway_entropy.cxx \
            alg/nway_other.cxx \