mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 05:54:03 -06:00
Measure: Use Orca color schema
This commit is contained in:
parent
2c00408d08
commit
4843cda535
10 changed files with 198 additions and 52 deletions
|
@ -197,6 +197,7 @@ namespace ImGui
|
|||
const wchar_t CloseBlockNotifButton = 0x0833;
|
||||
const wchar_t CloseBlockNotifHoverButton = 0x0834;
|
||||
const wchar_t BlockNotifErrorIcon = 0x0835;
|
||||
const wchar_t ClipboardBtnDarkIcon = 0x0836;
|
||||
|
||||
// void MyFunction(const char* name, const MyMatrix44& v);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue