mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Add Application Output panel.
This commit is contained in:
@@ -242,6 +242,7 @@ void IconManager::init( UISceneNode* sceneNode, FontTrueType* iconFont, FontTrue
|
||||
{ "window-opt", 0xeb7f },
|
||||
{ "tools", 0xeb6d },
|
||||
{ "play", 0xeb2c },
|
||||
{ "output", 0xeb9d },
|
||||
};
|
||||
|
||||
for ( const auto& icon : codIcons )
|
||||
|
||||
Reference in New Issue
Block a user