mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Fix Windows build.
This commit is contained in:
@@ -11,7 +11,7 @@ namespace EE { namespace UI {
|
||||
|
||||
class UIIconTheme;
|
||||
|
||||
class IconManager {
|
||||
class EE_API IconManager {
|
||||
public:
|
||||
static UIIconTheme* init( const std::string& iconThemeName, FontTrueType* remixIconFont,
|
||||
FontTrueType* noniconFont, FontTrueType* codIconFont );
|
||||
|
||||
Reference in New Issue
Block a user