summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/default.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-console/default.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-console/default.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/default.h b/noncore/apps/opie-console/default.h
index b8cda03..5b542f5 100644
--- a/noncore/apps/opie-console/default.h
+++ b/noncore/apps/opie-console/default.h
@@ -25,6 +25,7 @@ extern "C" {
ProfileDialogWidget* newConsoleWid (const QString&, QWidget* );
ProfileDialogWidget* newTerminalWidget(const QString&, QWidget* );
+ ProfileDialogWidget* newKeyboardWidget(const QString&, QWidget* );
// EmulationLayer* newVT102( WidgetLayer* );
};