Make the include Qt5 compatible
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f62f17ea7d
commit
42fad46ae3
@ -30,7 +30,7 @@
|
||||
#ifndef __GROUPEDLINEEDIT_H__
|
||||
#define __GROUPEDLINEEDIT_H__
|
||||
|
||||
#include <QtGui/QPlainTextEdit>
|
||||
#include <QPlainTextEdit>
|
||||
#include <QStringList>
|
||||
|
||||
class GroupedLineEdit : public QPlainTextEdit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user