From 57afe14d972af3d7073926301c0c4f4ebf627171 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 24 Nov 2011 18:04:36 +0100 Subject: refactor UA menu to let it be in the same shape as Konqueror REVIEW: 103230 REVIEWED-BY: fritz_van_tom --- src/useragent/useragentinfo.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/useragent/useragentinfo.h') diff --git a/src/useragent/useragentinfo.h b/src/useragent/useragentinfo.h index 417aeea1..86319d9e 100644 --- a/src/useragent/useragentinfo.h +++ b/src/useragent/useragentinfo.h @@ -45,6 +45,12 @@ class UserAgentInfo public: UserAgentInfo(); + /** + * Lists all available providers + * + */ + KService::List availableProviders() const; + /** * Lists all available User Agents * -- cgit v1.2.1