aboutsummaryrefslogtreecommitdiff
path: root/src/forms/profilesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/forms/profilesdialog.h')
-rw-r--r--src/forms/profilesdialog.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/forms/profilesdialog.h b/src/forms/profilesdialog.h
index 302bf82..71226e0 100644
--- a/src/forms/profilesdialog.h
+++ b/src/forms/profilesdialog.h
@@ -38,7 +38,9 @@ public:
~ProfilesDialog();
public slots:
- int exec();
+ void loadProfiles();
+
+ void newProfile();
private slots:
void loadSelectedProfile();