summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 80dca172..dfec5f49 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -466,6 +466,10 @@ private slots:
void removeFromToolbar();
void overwriteClosed(int);
+ void changeVersioningScheme();
+ void ignoreUpdate();
+ void unignoreUpdate();
+
private slots: // ui slots
// actions
void on_actionAdd_Profile_triggered();