mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 13:35:44 +08:00
Fixed issue with Qt 5.2 (removed obsolete Q_INIT_RESOURCE_EXTERN)
This commit is contained in:
parent
f4b7b35b95
commit
026244f0b9
@ -12,7 +12,6 @@
|
|||||||
#include <QFontDatabase>
|
#include <QFontDatabase>
|
||||||
|
|
||||||
|
|
||||||
Q_INIT_RESOURCE_EXTERN(QtAwesome)
|
|
||||||
|
|
||||||
/// The font-awesome icon painter
|
/// The font-awesome icon painter
|
||||||
class QtAwesomeCharIconPainter: public QtAwesomeIconPainter
|
class QtAwesomeCharIconPainter: public QtAwesomeIconPainter
|
||||||
|
Loading…
Reference in New Issue
Block a user