summaryrefslogtreecommitdiff
path: root/muse2/muse/confmport.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/confmport.h')
-rw-r--r--muse2/muse/confmport.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/muse/confmport.h b/muse2/muse/confmport.h
index 04147090..39e29bb6 100644
--- a/muse2/muse/confmport.h
+++ b/muse2/muse/confmport.h
@@ -68,6 +68,9 @@ class MPConfig : public QDialog, Ui::SynthConfigBase {
void removeInstanceClicked();
void changeDefInputRoutes(QAction* act);
void changeDefOutputRoutes(QAction* act);
+ void apply();
+ void okClicked();
+
public slots:
void closeEvent(QCloseEvent*e);