From a86c5f7cae7ec9a3398300555a0b644689d946a1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 19 Sep 2024 06:14:53 +0200 Subject: Merging upstream version 4.4.0. Signed-off-by: Daniel Baumann --- ui/qt/main_window_preferences_frame.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/qt/main_window_preferences_frame.h') diff --git a/ui/qt/main_window_preferences_frame.h b/ui/qt/main_window_preferences_frame.h index 52d01049..2ba1064d 100644 --- a/ui/qt/main_window_preferences_frame.h +++ b/ui/qt/main_window_preferences_frame.h @@ -48,6 +48,7 @@ private: private slots: void on_geometryCheckBox_toggled(bool checked); + void on_foStyleCWDRadioButton_toggled(bool checked); void on_foStyleLastOpenedRadioButton_toggled(bool checked); void on_foStyleSpecifiedRadioButton_toggled(bool checked); void on_foStyleSpecifiedLineEdit_textEdited(const QString &new_dir); -- cgit v1.2.3