ValidateBtn
This commit is contained in:
+2
-1
@@ -38,7 +38,6 @@ private slots:
|
||||
|
||||
void on_actionopenFile_triggered();
|
||||
|
||||
|
||||
void on_actionEditCopy_triggered();
|
||||
|
||||
void on_actionEditPaste_triggered();
|
||||
@@ -49,6 +48,8 @@ private slots:
|
||||
|
||||
void on_stepNumber_valueChanged(int arg1);
|
||||
|
||||
void on_validateBtn_clicked();
|
||||
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
QString currentFile;
|
||||
|
||||
Reference in New Issue
Block a user