feat: Remove PacsSetting editing logic
This commit is contained in:
@@ -19,7 +19,6 @@ public:
|
||||
~SystemSettingForm();
|
||||
|
||||
signals:
|
||||
void pacsSettingsSaved(const QString& aClientAETitle, const QString& aServerAETitle, const QString& aServerIP, int aServerPort);
|
||||
void mppsSettingsSaved(bool aIsOpen, const QString& aServerAETitle, const QString& aServerIP, int aServerPort);
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user