summaryrefslogtreecommitdiff
path: root/src/gui/widgets/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/layout.h')
-rw-r--r--src/gui/widgets/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/layout.h b/src/gui/widgets/layout.h
index f5dab2d33..895cf6019 100644
--- a/src/gui/widgets/layout.h
+++ b/src/gui/widgets/layout.h
@@ -336,7 +336,7 @@ class Layout final : public LayoutCell
public:
Layout();
- A_DELETE_COPY(Layout);
+ A_DELETE_COPY(Layout)
/**
* Sets the margin around the layout.