aboutsummaryrefslogtreecommitdiff
path: root/dw/widget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/widget.hh')
-rw-r--r--dw/widget.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/widget.hh b/dw/widget.hh
index ff52e096..58306c92 100644
--- a/dw/widget.hh
+++ b/dw/widget.hh
@@ -321,7 +321,7 @@ public:
virtual void removeChild (Widget *child);
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_WIDGET_HH__