aboutsummaryrefslogtreecommitdiff
path: root/dw/core.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/core.hh')
-rw-r--r--dw/core.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dw/core.hh b/dw/core.hh
index 13545bfe..f39c38cc 100644
--- a/dw/core.hh
+++ b/dw/core.hh
@@ -26,6 +26,9 @@ class View;
class Widget;
class Iterator;
+// Nothing yet to free.
+inline void freeall () { }
+
namespace ui {
class ResourceFactory;