From 6131ac753137296a94d20f6b05f0728125bd1d37 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:53:51 -0600 Subject: Rename KComp to avoid conflicts with KDE4 --- ksysv/SpinBox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysv/SpinBox.h') diff --git a/ksysv/SpinBox.h b/ksysv/SpinBox.h index b153e72..00369d3 100644 --- a/ksysv/SpinBox.h +++ b/ksysv/SpinBox.h @@ -7,7 +7,7 @@ #include -class KSVSpinBox : public TQSpinBox, public KCompletionBase +class KSVSpinBox : public TQSpinBox, public TDECompletionBase { Q_OBJECT -- cgit v1.2.1