summaryrefslogtreecommitdiff
authorharlekin <harlekin>2003-01-11 17:13:11 (UTC)
committer harlekin <harlekin>2003-01-11 17:13:11 (UTC)
commitfecbb2ca2714c1699a76036865e6e1120110ac1d (patch) (side-by-side diff)
tree5daade92e957f7ff84721a77e6c48f756ef492c9
parentcdf8787e89cb410de62054e7b59f53372d1f4af5 (diff)
downloadopie-fecbb2ca2714c1699a76036865e6e1120110ac1d.zip
opie-fecbb2ca2714c1699a76036865e6e1120110ac1d.tar.gz
opie-fecbb2ca2714c1699a76036865e6e1120110ac1d.tar.bz2
michael suggested to try it without the macro
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/todayplugininterface.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libopie/todayplugininterface.h b/libopie/todayplugininterface.h
index b37a3ab..5bf5564 100644
--- a/libopie/todayplugininterface.h
+++ b/libopie/todayplugininterface.h
@@ -8,27 +8,25 @@
class QString;
class QWidget;
#ifndef IID_TodayPluginInterface
#define IID_TodayPluginInterface QUuid( 0x70481804, 0x2b50, 0x4fba, 0x80, 0xbb, 0x0b, 0xf8, 0xdc, 0x72, 0x04, 0x14)
#endif
/**
*
*
*
*/
-class TodayPluginObject {
-
- Q_OBJECT
+class TodayPluginObject {
public:
virtual ~TodayPluginObject() {};
/**
* The name if the plugin
*/
virtual QString pluginName() const = 0;
/**
* Version numbering