remove some mainwindow.h includes

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Lubomir I. Ivanov 2015-11-06 15:36:19 +02:00 committed by Dirk Hohndel
parent 8e7be1b50a
commit 788b3289e9
2 changed files with 0 additions and 2 deletions

View file

@ -9,7 +9,6 @@
#include "diveplannermodel.h"
#include "helpers.h"
#include "libdivecomputer/parser.h"
#include "mainwindow.h"
#include "maintab.h"
#include "profilewidget2.h"
#include "diveplanner.h"

View file

@ -1,6 +1,5 @@
#include "ruleritem.h"
#include "preferences/preferencesdialog.h"
#include "mainwindow.h"
#include "profilewidget2.h"
#include "display.h"