mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-10 00:31:20 +03:00
More Git plugin WIP. Added commit.
This commit is contained in:
@@ -206,6 +206,7 @@ void IconManager::init( UISceneNode* sceneNode, FontTrueType* iconFont, FontTrue
|
||||
{ "repo", 0xea62 },
|
||||
{ "repo-pull", 0xeb40 },
|
||||
{ "repo-push", 0xeb41 },
|
||||
{ "repo-forked", 0xea63 },
|
||||
{ "tag", 0xea66 } };
|
||||
|
||||
for ( const auto& icon : codIcons )
|
||||
|
||||
Reference in New Issue
Block a user