summaryrefslogtreecommitdiff
path: root/dw/selection.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/selection.hh')
-rw-r--r--dw/selection.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/selection.hh b/dw/selection.hh
index 7f6b1a58..ef9df0e0 100644
--- a/dw/selection.hh
+++ b/dw/selection.hh
@@ -235,7 +235,7 @@ public:
int linkNo, MousePositionEvent *event);
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_SELECTION_H__