Add confirmation dialog when deleting all bookmarks
[mdictionary] / trunk / src / base / gui / BookmarksWidget.cpp
index 047bad7..60ad592 100644 (file)
@@ -46,3 +46,5 @@ BookmarksWidget::BookmarksWidget(GUIInterface *parent) :
     connect(removeAllBookmarksPushButton, SIGNAL(clicked()),
             this, SIGNAL(removeAllBookmarks()));
 }
+
+