Untangle Profile from MainWindow: add missing header

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-11-05 12:50:51 -08:00
parent 1013ba39c5
commit 281a0a945a

View file

@ -25,6 +25,7 @@
#include <QDebug>
#include <QWheelEvent>
#include <QSettings>
#include <QMenu>
#ifndef QT_NO_DEBUG
#include <QTableView>