changeset 10 | 232fbd5a2dcb |
parent 6 | 1c3b8676e58c |
--- a/ginebra2/ChromeWidget.h Tue Jul 06 14:03:49 2010 +0300 +++ b/ginebra2/ChromeWidget.h Wed Aug 18 09:37:05 2010 +0300 @@ -119,6 +119,7 @@ void symbianCarriageReturn(); void popupShown(const QString &id); void popupHidden(const QString &id); + void goToBackground(); public: Q_PROPERTY(QObjectList snippets READ getSnippets)