summaryrefslogtreecommitdiff
path: root/lyt/bounding.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lyt/bounding.cpp')
-rw-r--r--lyt/bounding.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lyt/bounding.cpp b/lyt/bounding.cpp
index ce506b3..de61840 100644
--- a/lyt/bounding.cpp
+++ b/lyt/bounding.cpp
@@ -21,6 +21,7 @@
LYTBounding::LYTBounding(LYTLayout &layout) : LYTPane(layout) {
+ m_type = BoundingType;
}