diff options
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 3 |
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(); |