mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 19:46:29 +03:00
Minor fixes.
This commit is contained in:
@@ -92,6 +92,7 @@ void IconManager::init( UISceneNode* sceneNode, FontTrueType* iconFont, FontTrue
|
||||
{ "filetype-pkm", 0xF3C5 },
|
||||
{ "settings", 0xF0E3 },
|
||||
{ "stop", 0xF1A0 },
|
||||
{ "text-wrap", 0xF200 },
|
||||
};
|
||||
|
||||
for ( const auto& icon : icons )
|
||||
|
||||
Reference in New Issue
Block a user