From 22f873705f352aed3f3d447b78db9c5e378a8dac Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jul 2007 06:27:57 +0000 Subject: INTEGRATION: CWS oj14 (1.9.58); FILE MERGED 2007/05/02 08:48:58 fs 1.9.58.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater --- svx/inc/fontworkgallery.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'svx/inc/fontworkgallery.hxx') diff --git a/svx/inc/fontworkgallery.hxx b/svx/inc/fontworkgallery.hxx index afe42f2b8e49..cd70b51040ae 100644 --- a/svx/inc/fontworkgallery.hxx +++ b/svx/inc/fontworkgallery.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fontworkgallery.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-10-12 11:42:19 $ + * last change: $Author: rt $ $Date: 2007-07-06 07:27:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -69,14 +69,12 @@ class SdrModel; class SfxBindings; class ToolbarMenu; class SfxStatusForwarder; -class SvxTbxButtonColorUpdater_Impl; //------------------------------------------------------------------------ namespace svx { - class FontWorkAlignmentWindow : public SfxPopupWindow { using FloatingWindow::StateChanged; -- cgit