From kde-commits Sat Jul 09 23:08:57 2005 From: Raphael Langerhorst Date: Sat, 09 Jul 2005 23:08:57 +0000 To: kde-commits Subject: branches/koffice/1.4/koffice/kexi/plugins/forms Message-Id: <1120950537.294999.724.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=112095054723822 SVN commit 433187 by raphael: ... rather useless I know, but it makes patching from this revision to the 1.4.0a version possible ... M +3 -0 kexilabel.h --- branches/koffice/1.4/koffice/kexi/plugins/forms/kexilabel.h #433186:433187 @@ -31,8 +31,11 @@ class QPainter; class QTimer; class KexiLabel; + class KexiLabelPrivate; + + /** An extended, data-aware, read-only text label. It's text may have a drop-shadow.