From e16866e072f94410321d70daedbcb855ea878cac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:40 -0600 Subject: Actually move the kde files that were renamed in the last commit --- kdecore/tests/KIDLTest.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 kdecore/tests/KIDLTest.h (limited to 'kdecore/tests/KIDLTest.h') diff --git a/kdecore/tests/KIDLTest.h b/kdecore/tests/KIDLTest.h deleted file mode 100644 index 6955bb6ca..000000000 --- a/kdecore/tests/KIDLTest.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef KIDLTEST_H -#define KIDLTEST_H - -#include - -class KIDLTest : virtual public DCOPObject -{ - K_DCOP -public: - KIDLTest( const TQCString& id ); - -k_dcop: - virtual TQString hello( const TQString& name ); -}; - -#endif -- cgit v1.2.3