aboutsummaryrefslogtreecommitdiff
path: root/dw/layout.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/layout.hh')
-rw-r--r--dw/layout.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/layout.hh b/dw/layout.hh
index 7f33594b..d3ace03a 100644
--- a/dw/layout.hh
+++ b/dw/layout.hh
@@ -389,8 +389,8 @@ public:
inline style::Color* getBgColor () { return bgColor; }
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_LAYOUT_HH__