X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/60ef0fc76b82ef5a4cbf5646c8bc2e3bfe83a2ba..bd47eb2e6d:/src/search/dolphinfacetswidget.h diff --git a/src/search/dolphinfacetswidget.h b/src/search/dolphinfacetswidget.h index 2bf48616e..1c041a2f9 100644 --- a/src/search/dolphinfacetswidget.h +++ b/src/search/dolphinfacetswidget.h @@ -75,11 +75,11 @@ private: private: QRadioButton* m_anyType; + QRadioButton* m_folders; QRadioButton* m_documents; QRadioButton* m_images; QRadioButton* m_audio; QRadioButton* m_videos; - QRadioButton* m_folders; QRadioButton* m_anytime; QRadioButton* m_today;