mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
ENH: rename Fragment Filter to Gap Fill
Signed-off-by: yifan.wu <yifan.wu@bambulab.com> Change-Id: If9b417c0bb80d2a9f331c1878507df427690f348
This commit is contained in:
parent
ba83769030
commit
c1ac1d8cfc
8 changed files with 49 additions and 49 deletions
|
|
@ -165,7 +165,7 @@ namespace ImGui
|
|||
const wchar_t FoldButtonIcon = 0x0814;
|
||||
const wchar_t UnfoldButtonIcon = 0x0815;
|
||||
const wchar_t SphereButtonIcon = 0x0816;
|
||||
const wchar_t FragmentFilterIcon = 0x0817;
|
||||
const wchar_t GapFillIcon = 0x0817;
|
||||
|
||||
// void MyFunction(const char* name, const MyMatrix44& v);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue