diff options
Diffstat (limited to 'src/tools-switch.h')
| -rw-r--r-- | src/tools-switch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools-switch.h b/src/tools-switch.h index 77fe370c6..280837e87 100644 --- a/src/tools-switch.h +++ b/src/tools-switch.h @@ -18,6 +18,7 @@ namespace Geom { class Point; } + enum { TOOLS_INVALID, TOOLS_SELECT, |
