mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
tagfilter.ui -> filterwidget.ui
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c68a94da6a
commit
c47972a189
4 changed files with 12 additions and 4 deletions
|
@ -137,7 +137,7 @@ public:
|
|||
virtual void showEvent(QShowEvent *);
|
||||
virtual void hideEvent(QHideEvent *);
|
||||
private:
|
||||
Ui::TagFilter ui;
|
||||
Ui::FilterWidget ui;
|
||||
};
|
||||
|
||||
class MultiFilter : public QScrollArea {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue