summaryrefslogtreecommitdiff
path: root/src/urlbar/bookmarkwidget.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-20 18:32:52 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-20 18:32:52 +0200
commit78047f4e1024d0d4fd27b53c8b2ec29ff04afba6 (patch)
treeaf684203e2959c8f71bc2c2ad0a88a5d22b5f80b /src/urlbar/bookmarkwidget.h
parentAdd a "show main toolbar" action in the empty tabbar contextual menu (diff)
downloadrekonq-78047f4e1024d0d4fd27b53c8b2ec29ff04afba6.tar.xz
Krazy fixes, first bunch
Diffstat (limited to 'src/urlbar/bookmarkwidget.h')
-rw-r--r--src/urlbar/bookmarkwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar/bookmarkwidget.h b/src/urlbar/bookmarkwidget.h
index cdab328e..c3c15e18 100644
--- a/src/urlbar/bookmarkwidget.h
+++ b/src/urlbar/bookmarkwidget.h
@@ -44,7 +44,7 @@ class BookmarkWidget : public QFrame
Q_OBJECT
public:
- BookmarkWidget(const KBookmark &bookmark, QWidget *parent = 0);
+ explicit BookmarkWidget(const KBookmark &bookmark, QWidget *parent = 0);
~BookmarkWidget();
void showAt(const QPoint &pos);