From 23ae10d14ab7fec087f358af187ae60d6c50812b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 11 May 2011 23:52:52 +0200 Subject: Developer tool: set content editable. --- src/mainwindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 9853ca39..2f59211c 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -180,7 +180,8 @@ private Q_SLOTS: void showUserAgentSettings(); void enableNetworkAnalysis(bool); - + void setEditable(bool); + void initBookmarkBar(); void updateToolsMenu(); -- cgit v1.2.1