summaryrefslogtreecommitdiff
path: root/svx/workben
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-04-12 12:35:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-04-12 12:35:48 +0200
commit30fb54aca35c744517ad697f2d299481b02d457f (patch)
tree9eeef1a318d4c4c0eee087317d5a389f3d8a3603 /svx/workben
parent7a18848e143933ccdb75bdfc8713da4f7f02efe4 (diff)
remove formfeeds
Diffstat (limited to 'svx/workben')
-rw-r--r--svx/workben/edittest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx
index 68f45bb7e430..f204a9470976 100644
--- a/svx/workben/edittest.cxx
+++ b/svx/workben/edittest.cxx
@@ -306,7 +306,7 @@ void __EXPORT MyView::Resize()
pEditView->ShowCursor();
}
- // --- MyView::KeyInput() --------------------------------------
+// --- MyView::KeyInput() --------------------------------------
void __EXPORT MyView::KeyInput( const KeyEvent& rKEvt )
{
pEditView->PostKeyEvent( rKEvt );