Add "browse" button using Qt's file browser to settings dialog
This commit is contained in:
@ -55,6 +55,8 @@ private slots:
|
||||
|
||||
void on_pushButton_clicked();
|
||||
|
||||
void on_btnBrowse_clicked();
|
||||
|
||||
private:
|
||||
Ui::SettingsDialog *ui;
|
||||
};
|
||||
|
Reference in New Issue
Block a user