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/kross/main/scriptguiclient.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/kross/main/scriptguiclient.h') diff --git a/lib/kross/main/scriptguiclient.h b/lib/kross/main/scriptguiclient.h index c8ebf912..01a9b22e 100644 --- a/lib/kross/main/scriptguiclient.h +++ b/lib/kross/main/scriptguiclient.h @@ -50,8 +50,8 @@ namespace Kross { namespace Api { public: - /// List of KAction instances. - typedef TQPtrList List; + /// List of TDEAction instances. + typedef TQPtrList List; /** * Constructor. -- cgit v1.2.1