From 10fecefddd809bddd46e50fcc7a7438d8257174d Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 13 Nov 2014 16:31:03 -0200 Subject: Move the filters code to it's own file. We already have a bunch of filters, let's pack them together Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/mainwindow.cpp') diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp index 858407af4..934191697 100644 --- a/qt-ui/mainwindow.cpp +++ b/qt-ui/mainwindow.cpp @@ -44,6 +44,7 @@ #include "planner.h" #include "configuredivecomputerdialog.h" #include "statistics/statisticswidget.h" +#include "filtermodels.h" #ifndef NO_PRINTING #include #include "printdialog.h" -- cgit v1.2.3-70-g09d2