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.