diff --git a/widgets/pathselection.h b/widgets/pathselection.h index b986440..7094c75 100644 --- a/widgets/pathselection.h +++ b/widgets/pathselection.h @@ -26,7 +26,7 @@ public: protected: bool eventFilter(QObject *obj, QEvent *event) override; -private slots: +private Q_SLOTS: void showFileDialog(); private: