aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.h')
-rw-r--r--ui/qt/main_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index ad483b408c..ce2c2df928 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -195,7 +195,6 @@ private:
void initTimePrecisionFormatMenu();
void initFreezeActions();
- void setTitlebarForCaptureFile();
void setTitlebarForCaptureInProgress();
void setMenusForCaptureFile(bool force_disable = false);
void setMenusForCaptureInProgress(bool capture_in_progress = false);
@@ -244,6 +243,7 @@ public slots:
void updatePreferenceActions();
void updateRecentActions();
+ void setTitlebarForCaptureFile();
void setWSWindowTitle(QString title = QString());
void captureCapturePrepared(capture_session *);