summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_layer.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-console/io_layer.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/io_layer.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/io_layer.h b/noncore/apps/opie-console/io_layer.h
index 537c851..2f1ceef 100644
--- a/noncore/apps/opie-console/io_layer.h
+++ b/noncore/apps/opie-console/io_layer.h
@@ -6,2 +6,4 @@
6 6
7#include "profile.h"
8
7/** 9/**
@@ -11,3 +13,2 @@
11 */ 13 */
12class Config;
13class IOLayer : public QObject { 14class IOLayer : public QObject {
@@ -34,3 +35,3 @@ public:
34 */ 35 */
35 IOLayer( const Config& ); 36 IOLayer( const Profile& );
36 37