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/knotifytest.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 kdecore/tests/knotifytest.cpp (limited to 'kdecore/tests/knotifytest.cpp') diff --git a/kdecore/tests/knotifytest.cpp b/kdecore/tests/knotifytest.cpp deleted file mode 100644 index 8eb0586c0..000000000 --- a/kdecore/tests/knotifytest.cpp +++ /dev/null @@ -1,10 +0,0 @@ -#include -#include - -int main( int argc, char **argv ) -{ - KApplication app( argc, argv, "knotifytest" ); - KNotifyClient::userEvent( "This is a notification to notify you :)", - KNotifyClient::Messagebox, - KNotifyClient::Error ); -} -- cgit v1.2.1