Change stretchpanel to QToolBar

This commit is contained in:
2022-04-18 10:20:19 +02:00
parent ce836a8ff3
commit ea834ebd16
6 changed files with 29 additions and 44 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ set(TENMON_SRC
rawimage.cpp
starfit.cpp
stfslider.cpp
stretchpanel.cpp
stretchtoolbar.cpp
)
qt5_add_resources(TENMON_SRC resources.qrc)