From 3a755f46d9cf6e3650d40a960d0d0db8c1ad9fa1 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sat, 17 Sep 2011 03:03:23 +0200 Subject: preparing for library package --- testdeclarativewatchlet.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 testdeclarativewatchlet.h (limited to 'testdeclarativewatchlet.h') diff --git a/testdeclarativewatchlet.h b/testdeclarativewatchlet.h deleted file mode 100644 index b7b6dcd..0000000 --- a/testdeclarativewatchlet.h +++ /dev/null @@ -1,19 +0,0 @@ -#ifndef TESTDECLARATIVEWATCHLET_H -#define TESTDECLARATIVEWATCHLET_H - -#include "declarativewatchlet.h" - -namespace sowatch -{ - -class TestDeclarativeWatchlet : public DeclarativeWatchlet -{ - Q_OBJECT -public: - explicit TestDeclarativeWatchlet(WatchServer* server); - -}; - -} - -#endif // TESTDECLARATIVEWATCHLET_H -- cgit v1.2.3