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 --- kdeui/tests/kmainwindowtest.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 kdeui/tests/kmainwindowtest.h (limited to 'kdeui/tests/kmainwindowtest.h') diff --git a/kdeui/tests/kmainwindowtest.h b/kdeui/tests/kmainwindowtest.h deleted file mode 100644 index 4fb426ac5..000000000 --- a/kdeui/tests/kmainwindowtest.h +++ /dev/null @@ -1,18 +0,0 @@ -#ifndef KMAINWINDOWTEST_H -#define KMAINWINDOWTEST_H - -#include - -class MainWindow : public KMainWindow -{ - Q_OBJECT -public: - MainWindow(); - -private slots: - void showMessage(); -}; - -#endif // KMAINWINDOWTEST_H -/* vim: et sw=4 ts=4 - */ -- cgit v1.2.3