aboutsummaryrefslogtreecommitdiff
path: root/dw/events.hh
diff options
context:
space:
mode:
authorp37sitdu <devnull@localhost>2013-01-11 17:57:03 +0000
committerp37sitdu <devnull@localhost>2013-01-11 17:57:03 +0000
commitb9f1468f7c49981b3c01e6308b25941aba4e4d94 (patch)
tree89c91fc7337c32412877296ebf2f1fd357f91ff6 /dw/events.hh
parent2679808d70e4defa68cfeb3cdc9783e09fd58676 (diff)
fix up dw namespace comments
Diffstat (limited to 'dw/events.hh')
-rw-r--r--dw/events.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/events.hh b/dw/events.hh
index c29cb7f4..5309186e 100644
--- a/dw/events.hh
+++ b/dw/events.hh
@@ -77,7 +77,7 @@ public:
Widget *lastWidget, *currentWidget;
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_EVENTS_HH__