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 <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-09-26 11:40:54 +02:00 committed by Dirk Hohndel
parent 068194b2e5
commit 7337ff386b
6 changed files with 53 additions and 54 deletions

View file

@ -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