summaryrefslogtreecommitdiff
path: root/include/sfx2/hintpost.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/hintpost.hxx')
-rw-r--r--include/sfx2/hintpost.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/hintpost.hxx b/include/sfx2/hintpost.hxx
index 6474682c0d7c..da7563457b1e 100644
--- a/include/sfx2/hintpost.hxx
+++ b/include/sfx2/hintpost.hxx
@@ -50,7 +50,7 @@ private:
protected:
virtual ~SfxHintPoster();
- void Event( SfxHint* pPostedHint );
+ void Event( SfxHint* pPostedHint );
public:
SfxHintPoster( const GenLink& rLink );