We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52126a0 commit ca74db7Copy full SHA for ca74db7
1 file changed
gui-builder/include/GuiBuilder.hpp
@@ -51,7 +51,7 @@
51
class GuiBuilder
52
{
53
public:
54
- enum class UndoType
+ enum class UndoType : uint8_t
55
56
Delete,
57
Move,
0 commit comments