author | harlekin <harlekin> | 2003-01-11 17:13:11 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-01-11 17:13:11 (UTC) |
commit | fecbb2ca2714c1699a76036865e6e1120110ac1d (patch) (unidiff) | |
tree | 5daade92e957f7ff84721a77e6c48f756ef492c9 /libopie | |
parent | cdf8787e89cb410de62054e7b59f53372d1f4af5 (diff) | |
download | opie-fecbb2ca2714c1699a76036865e6e1120110ac1d.zip opie-fecbb2ca2714c1699a76036865e6e1120110ac1d.tar.gz opie-fecbb2ca2714c1699a76036865e6e1120110ac1d.tar.bz2 |
michael suggested to try it without the macro
-rw-r--r-- | libopie/todayplugininterface.h | 4 |
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 | |||
@@ -17,9 +17,7 @@ class QWidget; | |||
17 | * | 17 | * |
18 | * | 18 | * |
19 | */ | 19 | */ |
20 | class TodayPluginObject { | 20 | class TodayPluginObject { |
21 | |||
22 | Q_OBJECT | ||
23 | 21 | ||
24 | public: | 22 | public: |
25 | 23 | ||