summaryrefslogtreecommitdiff
path: root/src/useragent
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-06-12 11:20:15 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-06-12 11:23:09 +0200
commitfc7ab5e835bb67cde8926de0f5f38fe7a9ace60d (patch)
tree85384aa6ff76434590f5a7a27c1a509f43059a38 /src/useragent
parentremove superfluous sentence (diff)
downloadrekonq-fc7ab5e835bb67cde8926de0f5f38fe7a9ace60d.tar.xz
Let private popus open in private mode
BUG: 320218
Diffstat (limited to 'src/useragent')
-rw-r--r--src/useragent/useragentinfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/useragent/useragentinfo.cpp b/src/useragent/useragentinfo.cpp
index 00f0a9db..001dc66f 100644
--- a/src/useragent/useragentinfo.cpp
+++ b/src/useragent/useragentinfo.cpp
@@ -44,6 +44,7 @@
// Qt includes
#include <QStringBuilder>
+
UserAgentInfo::UserAgentInfo()
{
m_providers = KServiceTypeTrader::self()->query("UserAgentStrings");