Move spinBoxDelegate back to ostprotogui

This was mistakenly moved to ostfile when it was extracted from
ostprotogui
This commit is contained in:
Srivats P 2022-11-16 16:35:49 +05:30
parent 8f89c577ef
commit f3dccb9484
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,6 @@ SOURCES += \
pdmlreader.cpp \
sessionfileformat.cpp \
streamfileformat.cpp \
spinboxdelegate.cpp
SOURCES += \
fileformatoptions.cpp \

View File

@ -67,6 +67,7 @@ HEADERS += \
userscriptconfig.h
SOURCES += \
spinboxdelegate.cpp \
tosdscp.cpp
SOURCES += \