mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 08:51:35 +01:00
implement adding new serverconfig
This commit is contained in:
@@ -38,7 +38,8 @@ SOURCES += \
|
||||
settings.cpp \
|
||||
about.cpp \
|
||||
serverconnection.cpp \
|
||||
serverconfig.cpp
|
||||
serverconfig.cpp \
|
||||
multivalueinputdialog.cpp
|
||||
|
||||
HEADERS += \
|
||||
mainwindow.h \
|
||||
@@ -48,7 +49,8 @@ HEADERS += \
|
||||
about.h \
|
||||
serverconnection.h \
|
||||
serverconfig.h \
|
||||
urls.h
|
||||
urls.h \
|
||||
multivalueinputdialog.h
|
||||
|
||||
FORMS += \
|
||||
mainwindow.ui \
|
||||
|
||||
Reference in New Issue
Block a user