summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/fixit.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-console/fixit.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/fixit.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/noncore/apps/opie-console/fixit.h b/noncore/apps/opie-console/fixit.h
index c9188cf..5328616 100644
--- a/noncore/apps/opie-console/fixit.h
+++ b/noncore/apps/opie-console/fixit.h
@@ -17,13 +17,9 @@
/*
* The Zaurus rom
*/
-class FixIt : public QObject {
-
- Q_OBJECT
-
+class FixIt {
public:
FixIt();
- ~FixIt();
void fixIt();
/* no real interested in implementing it */
void breakIt();