diff options
Diffstat (limited to 'lib/kotext/KoCustomVariablesDia.h')
-rw-r--r-- | lib/kotext/KoCustomVariablesDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |