summaryrefslogtreecommitdiffstats
path: root/dcoppython/test/dcopserver/kdedcoptest.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:12:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:12:07 -0600
commit3ed7c09d22a5f310a97516f5bab6068e5688a813 (patch)
tree23ba07d28f7fad17824db1fc40e9cf1ad4942480 /dcoppython/test/dcopserver/kdedcoptest.h
parent3a8473ba2620b85b165b5a2fa1a6b153f5945800 (diff)
downloadtdebindings-3ed7c09d22a5f310a97516f5bab6068e5688a813.tar.gz
tdebindings-3ed7c09d22a5f310a97516f5bab6068e5688a813.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'dcoppython/test/dcopserver/kdedcoptest.h')
-rw-r--r--dcoppython/test/dcopserver/kdedcoptest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/test/dcopserver/kdedcoptest.h b/dcoppython/test/dcopserver/kdedcoptest.h
index 42a54da6..54009e02 100644
--- a/dcoppython/test/dcopserver/kdedcoptest.h
+++ b/dcoppython/test/dcopserver/kdedcoptest.h
@@ -18,7 +18,7 @@
* @author Julian Rockey <kde@jrockey.com>
* @version 0.1
*/
-class KDEDcopTest : public KMainWindow
+class KDEDcopTest : public TDEMainWindow
{
Q_OBJECT
public: