diff options
-rw-r--r-- | UnoControls/source/inc/framecontrol.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/source/inc/framecontrol.hxx b/UnoControls/source/inc/framecontrol.hxx index 02611d58dd46..b13cdb21f3af 100644 --- a/UnoControls/source/inc/framecontrol.hxx +++ b/UnoControls/source/inc/framecontrol.hxx @@ -4,9 +4,9 @@ * * $RCSfile: framecontrol.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:20:01 $ + * last change: $Author: hr $ $Date: 2006-06-19 23:10:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -483,7 +483,7 @@ public: //______________________________________________________________________________________________________________ protected: - + using OPropertySetHelper::getFastPropertyValue; //__________________________________________________________________________________________________________ // OPropertySetHelper //__________________________________________________________________________________________________________ |