summaryrefslogtreecommitdiffstats
path: root/src/config/profiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/profiles.h')
-rw-r--r--src/config/profiles.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/profiles.h b/src/config/profiles.h
index 3a9ab91..c75f3b3 100644
--- a/src/config/profiles.h
+++ b/src/config/profiles.h
@@ -72,6 +72,9 @@ mq_profiles_remove(MqProfiles *profiles, const gchar *profile);
gboolean
mq_profiles_save(MqProfiles *profiles);
+gboolean
+mq_profile_launch(gchar *profile);
+
G_END_DECLS
#endif /* MQ_PROFILES_H */