mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-07 01:11:36 +01:00
implement server config remove button
This commit is contained in:
@@ -39,7 +39,8 @@ SOURCES += \
|
||||
about.cpp \
|
||||
serverconnection.cpp \
|
||||
serverconfig.cpp \
|
||||
multivalueinputdialog.cpp
|
||||
multivalueinputdialog.cpp \
|
||||
pushbuttonwithposition.cpp
|
||||
|
||||
HEADERS += \
|
||||
mainwindow.h \
|
||||
@@ -50,7 +51,8 @@ HEADERS += \
|
||||
serverconnection.h \
|
||||
serverconfig.h \
|
||||
urls.h \
|
||||
multivalueinputdialog.h
|
||||
multivalueinputdialog.h \
|
||||
pushbuttonwithposition.h
|
||||
|
||||
FORMS += \
|
||||
mainwindow.ui \
|
||||
|
||||
Reference in New Issue
Block a user