Implemented version selection stuff.
This commit is contained in:
@ -46,6 +46,8 @@ public:
|
||||
private slots:
|
||||
void on_btnChangeVersion_clicked();
|
||||
|
||||
void on_instNameTextBox_textChanged(const QString &arg1);
|
||||
|
||||
private:
|
||||
Ui::NewInstanceDialog *ui;
|
||||
|
||||
|
Reference in New Issue
Block a user