From c214b3751fe6a09a298d5904b62628caeff3bc56 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 7 Jun 2012 22:59:16 +0200 Subject: Setup storage device if needed BUG: 301071 FIXED-IN: 4.9.0 --- src/panels/places/placesitem.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/panels/places/placesitem.h') diff --git a/src/panels/places/placesitem.h b/src/panels/places/placesitem.h index 1d221170c..5a24a5268 100644 --- a/src/panels/places/placesitem.h +++ b/src/panels/places/placesitem.h @@ -69,6 +69,8 @@ public: GroupType groupType() const; + bool storageSetupNeeded() const; + static KBookmark createBookmark(KBookmarkManager* manager, const QString& text, const KUrl& url, -- cgit v1.3.1