feat: connect new help button help-pages/instance-copy

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-02-16 03:31:04 -07:00
parent 1ca2c59f2e
commit e0ef86340f
2 changed files with 14 additions and 0 deletions

View File

@ -42,6 +42,9 @@ public:
QString iconKey() const;
const InstanceCopyPrefs& getChosenOptions() const;
public slots:
void help();
private
slots:
void on_iconButton_clicked();