Implemented palettes for mode markers
This commit is contained in:
parent
12ec008950
commit
033af199a3
18 changed files with 417 additions and 37 deletions
|
@ -84,6 +84,7 @@ public:
|
|||
void update_reslice_btn_tooltip() const;
|
||||
void msw_rescale();
|
||||
void sys_color_changed();
|
||||
void update_mode_markers();
|
||||
void search();
|
||||
void jump_to_option(size_t selected);
|
||||
void jump_to_option(const std::string& opt_key, Preset::Type type, const std::wstring& category);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue