From 7337ff386bf80fe9116c117e01abbb32651fd7db Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 26 Sep 2020 11:40:54 +0200 Subject: cleanup: rename FilterWidget2 to FilterWidget The name "FilterWidget2" is historical and has no meaning anymore, since the current version has little to nothing to do with the "second" version of the widget. Rename the class and source files accordingly. Signed-off-by: Berthold Stoeger --- desktop-widgets/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'desktop-widgets/CMakeLists.txt') diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt index 4a3259318..5a1418d76 100644 --- a/desktop-widgets/CMakeLists.txt +++ b/desktop-widgets/CMakeLists.txt @@ -27,7 +27,7 @@ set (SUBSURFACE_UI diveplanner.ui diveshareexportdialog.ui downloadfromdivecomputer.ui - filterwidget2.ui + filterwidget.ui findmovedimagesdialog.ui importgps.ui listfilter.ui @@ -80,8 +80,8 @@ set(SUBSURFACE_INTERFACE downloadfromdivecomputer.h filterconstraintwidget.cpp filterconstraintwidget.h - filterwidget2.cpp - filterwidget2.h + filterwidget.cpp + filterwidget.h findmovedimagesdialog.cpp findmovedimagesdialog.h groupedlineedit.cpp -- cgit v1.2.3-70-g09d2