summaryrefslogtreecommitdiff
path: root/automation/source/miniapp/editwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/miniapp/editwin.hxx')
-rw-r--r--automation/source/miniapp/editwin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/automation/source/miniapp/editwin.hxx b/automation/source/miniapp/editwin.hxx
index bf7cbfa3ca34..e93db51ebb66 100644
--- a/automation/source/miniapp/editwin.hxx
+++ b/automation/source/miniapp/editwin.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
@@ -37,7 +37,7 @@ class GHEditWindow : public FloatingWindow
protected:
- MultiLineEdit aInhalt;
+ MultiLineEdit aInhalt;
virtual BOOL Close(); // derived
void Resize();