summaryrefslogtreecommitdiff
path: root/src/gui/widgets/linepart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/linepart.h')
-rw-r--r--src/gui/widgets/linepart.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/widgets/linepart.h b/src/gui/widgets/linepart.h
index f1c182c0d..d88a6543e 100644
--- a/src/gui/widgets/linepart.h
+++ b/src/gui/widgets/linepart.h
@@ -85,6 +85,8 @@ class LinePart final
return *this;
}
+ A_DEFAULT_COPY(LinePart)
+
~LinePart();
int mX;