SaveTool: rename the tweakable macro.
This commit is contained in:
parent
c5d0d6e089
commit
1c673f3fa3
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ extern const ImVec2 center_pivot = {0.5f, 0.5f};
|
|||
#ifdef MANAGER_DEBUG_BUILD
|
||||
#include <Corrade/Utility/Tweakable.h>
|
||||
|
||||
#define _tw CORRADE_TWEAKABLE
|
||||
#define tw CORRADE_TWEAKABLE
|
||||
Utility::Tweakable tweak;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue