From 241f6e04dc9b5cbfc7503a544b16d7b5452f1acb Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 28 Jan 2020 18:55:02 +0200 Subject: Remove non-const BookmarkItem::icon Default BookmarkItem icons will be created when creating the item, if a QApplication (and subsequently, qApp->style()) is present. - added a poi-bookmarks test --- test/bookmarks.xbel | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test/bookmarks.xbel (limited to 'test') diff --git a/test/bookmarks.xbel b/test/bookmarks.xbel new file mode 100644 index 0000000..487fc5b --- /dev/null +++ b/test/bookmarks.xbel @@ -0,0 +1,13 @@ + + + + + some website + + + a folder + + another website + + + -- cgit v1.2.1