aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/drawable_control.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/menu/drawable_control.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/drawable_control.cpp b/src/menu/drawable_control.cpp
index f30980cb..5d450bb6 100644
--- a/src/menu/drawable_control.cpp
+++ b/src/menu/drawable_control.cpp
@@ -299,4 +299,4 @@ namespace usdx
{
on_mouse_dbl_click(button, p);
}
-};
+}