summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/default.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-console/default.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-console/default.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/default.h b/noncore/apps/opie-console/default.h
index 288f370..b8cda03 100644
--- a/noncore/apps/opie-console/default.h
+++ b/noncore/apps/opie-console/default.h
@@ -19,2 +19,3 @@ extern "C" {
19 IOLayer* newIrDaLayer(const Profile& ); 19 IOLayer* newIrDaLayer(const Profile& );
20 IOLayer* newConsole(const Profile& );
20 21
@@ -23,4 +24,5 @@ extern "C" {
23 ProfileDialogWidget* newBTWidget (const QString&, QWidget* ); 24 ProfileDialogWidget* newBTWidget (const QString&, QWidget* );
25 ProfileDialogWidget* newConsoleWid (const QString&, QWidget* );
24 26
25// ProfileDialogWidget* newTerminalWidget(const QString&, QWidget* ); 27 ProfileDialogWidget* newTerminalWidget(const QString&, QWidget* );
26 28