Add QtWidgets/ to include path
This commit is contained in:
parent
57055c5489
commit
445c2e3037
|
@ -1,7 +1,7 @@
|
|||
#ifndef QTMATERIALICONBUTTON_H
|
||||
#define QTMATERIALICONBUTTON_H
|
||||
|
||||
#include <QAbstractButton>
|
||||
#include <QtWidgets/QAbstractButton>
|
||||
|
||||
class QtMaterialIconButtonPrivate;
|
||||
|
||||
|
|
Loading…
Reference in New Issue