From aea627236e4de24599c3e30617cf264c3c1b7d40 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:02:43 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- lib/kotext/KoCustomVariablesDia.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kotext/KoCustomVariablesDia.h') diff --git a/lib/kotext/KoCustomVariablesDia.h b/lib/kotext/KoCustomVariablesDia.h index 915d6081..25b826ab 100644 --- a/lib/kotext/KoCustomVariablesDia.h +++ b/lib/kotext/KoCustomVariablesDia.h @@ -90,7 +90,7 @@ protected: * The listview. * Used by KoCustomVariablesDia */ -class KoCustomVariablesList : public KListView +class KoCustomVariablesList : public TDEListView { Q_OBJECT -- cgit v1.2.1