summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/dselect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/dselect.hxx')
-rw-r--r--sw/source/ui/inc/dselect.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/dselect.hxx b/sw/source/ui/inc/dselect.hxx
index 68af7d2a9366..40d559a2afea 100644
--- a/sw/source/ui/inc/dselect.hxx
+++ b/sw/source/ui/inc/dselect.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -44,11 +44,11 @@ class DrawSelection : public SwDrawBase
// Mouse- & Key-Events
virtual BOOL KeyInput(const KeyEvent& rKEvt);
- virtual void Activate(const USHORT nSlotId); // Function aktivieren
+ virtual void Activate(const USHORT nSlotId); // Function aktivieren
};
-#endif // _SW_DSELECT_HXX
+#endif // _SW_DSELECT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */