From 65eca7929c22f0f0bc64135c02d85d1243df376c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:12:51 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kcoloredit/kzcolorselector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcoloredit/kzcolorselector.h') diff --git a/kcoloredit/kzcolorselector.h b/kcoloredit/kzcolorselector.h index 13d627c1..6afd369d 100644 --- a/kcoloredit/kzcolorselector.h +++ b/kcoloredit/kzcolorselector.h @@ -27,7 +27,7 @@ /** A widget for selecting a color component * @author Artur Rataj */ -class KZColorSelector : public KSelector { +class KZColorSelector : public TDESelector { Q_OBJECT -- cgit v1.2.3