mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 12:37:41 +03:00
chore: refactor
This commit is contained in:
@@ -28,6 +28,7 @@ class template_editor
|
||||
void render_template_list();
|
||||
void render_autocomplete(const ImVec2 &editor_pos);
|
||||
void update_autocomplete_suggestions();
|
||||
void update_autocomplete_colors();
|
||||
|
||||
void save_template();
|
||||
void load_template(const std::string &name);
|
||||
|
||||
Reference in New Issue
Block a user