mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Added configuration for code-folding.
This commit is contained in:
@@ -248,6 +248,7 @@ void IconManager::init( UISceneNode* sceneNode, FontTrueType* iconFont, FontTrue
|
||||
{ "tools", 0xeb6d },
|
||||
{ "play", 0xeb2c },
|
||||
{ "output", 0xeb9d },
|
||||
{ "fold", 0xeaf5 },
|
||||
};
|
||||
|
||||
for ( const auto& icon : codIcons )
|
||||
|
||||
Reference in New Issue
Block a user