summaryrefslogtreecommitdiff
path: root/cui/source/options/readonlyimage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/readonlyimage.hxx')
-rw-r--r--cui/source/options/readonlyimage.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/options/readonlyimage.hxx b/cui/source/options/readonlyimage.hxx
index 460d744433d0..d10b492e9e3a 100644
--- a/cui/source/options/readonlyimage.hxx
+++ b/cui/source/options/readonlyimage.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
@@ -35,11 +35,11 @@ class ReadOnlyImage : public FixedImage
public:
ReadOnlyImage(Window* pParent, const ResId rResId);
~ReadOnlyImage();
-
+
virtual void RequestHelp( const HelpEvent& rHEvt );
static const String& GetHelpTip();
-};
-#endif //
+};
+#endif //
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */