summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/fixit.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-console/fixit.h') (more/less context) (show 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
@@ -19,9 +19,5 @@
19 */ 19 */
20class FixIt : public QObject { 20class FixIt {
21
22 Q_OBJECT
23
24public: 21public:
25 FixIt(); 22 FixIt();
26 ~FixIt();
27 void fixIt(); 23 void fixIt();