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 8fbf04227382..7608a9b2aeb8 100644
--- a/automation/source/miniapp/editwin.hxx
+++ b/automation/source/miniapp/editwin.hxx
@@ -1,7 +1,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
@@ -38,7 +38,7 @@ class GHEditWindow : public FloatingWindow
protected:
- MultiLineEdit aInhalt;
+ MultiLineEdit aInhalt;
virtual BOOL Close(); // derived
void Resize();