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 267e8da6e..7dbb61384 100644
--- a/src/gui/widgets/layout.h
+++ b/src/gui/widgets/layout.h
@@ -189,7 +189,7 @@ class LayoutCell
mSize[1] = 0;
}
- ~LayoutCell();
+ virtual ~LayoutCell();
/**
* Sets the padding around the cell content.