summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-05-11 23:52:52 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-05-11 23:52:52 +0200
commit23ae10d14ab7fec087f358af187ae60d6c50812b (patch)
tree9f5e524ecd47b149af8893e8ed273defe618ed80 /src/mainwindow.h
parentConvert these extracomment to comment (diff)
downloadrekonq-23ae10d14ab7fec087f358af187ae60d6c50812b.tar.xz
Developer tool: set content editable.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 2 insertions, 1 deletions
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();