summaryrefslogtreecommitdiff
path: root/svtools/inc/fltrcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/fltrcfg.hxx')
-rw-r--r--svtools/inc/fltrcfg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/inc/fltrcfg.hxx b/svtools/inc/fltrcfg.hxx
index 9a0f62e1abb0..c9bff734ab00 100644
--- a/svtools/inc/fltrcfg.hxx
+++ b/svtools/inc/fltrcfg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fltrcfg.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 09:30:38 $
+ * last change: $Author: obo $ $Date: 2006-01-19 18:33:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -94,7 +94,7 @@ public:
sal_Bool IsImpress2PowerPoint() const;
void SetImpress2PowerPoint( sal_Bool bFlag );
- static SvtFilterOptions* SvtFilterOptions::Get();
+ static SvtFilterOptions* Get();
};
#endif