summaryrefslogtreecommitdiff
path: root/src/widget_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget_type.h')
-rw-r--r--src/widget_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget_type.h b/src/widget_type.h
index 5d135552a..dc6f99363 100644
--- a/src/widget_type.h
+++ b/src/widget_type.h
@@ -145,7 +145,7 @@ public:
this->padding_right = right;
this->padding_bottom = bottom;
this->padding_left = left;
- };
+ }
FORCEINLINE uint GetHorizontalStepSize(SizingType sizing) const;
FORCEINLINE uint GetVerticalStepSize(SizingType sizing) const;