mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 11:06:30 +03:00
Added UIIcon and UIGlyphIcon. Icons refactor WIP.
This commit is contained in:
@@ -252,6 +252,7 @@ class App : public UICodeEditorSplitter::Client {
|
||||
UITextInput* mLocateInput{nullptr};
|
||||
UITreeView* mGlobalSearchTree{nullptr};
|
||||
UITextInput* mGlobalSearchInput;
|
||||
size_t mMenuIconSize;
|
||||
bool mDirTreeReady{false};
|
||||
|
||||
void initLocateBar();
|
||||
|
||||
Reference in New Issue
Block a user