Add STFSlider

This commit is contained in:
2022-04-06 09:46:24 +02:00
parent 206e1dd393
commit 20855da329
4 changed files with 131 additions and 3 deletions
+5 -2
View File
@@ -33,7 +33,9 @@ SOURCES += main.cpp\
starfit.cpp \
imagescrollareagl.cpp \
stretchpanel.cpp \
rawimage.cpp
rawimage.cpp \
stfslider.cpp
HEADERS += mainwindow.h \
filesystemwidget.h \
@@ -45,7 +47,8 @@ HEADERS += mainwindow.h \
rawimage.h \
starfit.h \
imagescrollareagl.h \
stretchpanel.h
stretchpanel.h \
stfslider.h
RESOURCES += \
resources.qrc