NOISSUE fix bad export in iconfix

This commit is contained in:
Petr Mrázek 2015-03-16 00:27:06 +01:00
parent ceec70e014
commit 06c9a64a87

View File

@ -169,7 +169,7 @@ private:
bool m_valid;
};
class Q_GUI_EXPORT QIconLoader
class QIconLoader
{
public:
QIconLoader();