From 66edb6d66102e2ae7c0fd234f932b515fe101635 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 28 Nov 2012 22:47:42 +0100 Subject: Restoring inspector, part 1 restored action and code to activate/deactivate it --- src/webtab/webtab.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/webtab/webtab.h') diff --git a/src/webtab/webtab.h b/src/webtab/webtab.h index 361da2c4..0a12c756 100644 --- a/src/webtab/webtab.h +++ b/src/webtab/webtab.h @@ -102,6 +102,8 @@ private Q_SLOTS: void webAppTitleChanged(QString); void webAppIconChanged(); + void toggleInspector(bool); + Q_SIGNALS: void loadProgressing(); void titleChanged(const QString &); -- cgit v1.2.1