diff --git a/src/search/dolphinquery.h b/src/search/dolphinquery.h index 736abf66f5..e60008e3bf 100644 --- a/src/search/dolphinquery.h +++ b/src/search/dolphinquery.h @@ -29,7 +29,7 @@ * @brief Simple query model that parses a Baloo search Url and extracts its * separate components to be displayed on dolphin search box. */ -class DOLPHIN_EXPORT DolphinQuery +class DolphinQuery { public: /** Calls Baloo::Query::fromSearchUrl() with the given @p searchUrl