mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Untangle Profile from MainWindow: add missing header
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1013ba39c5
commit
281a0a945a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <QDebug>
|
||||
#include <QWheelEvent>
|
||||
#include <QSettings>
|
||||
#include <QMenu>
|
||||
|
||||
#ifndef QT_NO_DEBUG
|
||||
#include <QTableView>
|
||||
|
|
Loading…
Add table
Reference in a new issue