Fix subdomain matching
This commit is contained in:
committed by
Jonathan White
parent
a590289900
commit
e2c95f75f1
@@ -49,6 +49,8 @@ private slots:
|
||||
void testGetDatabaseGroups();
|
||||
|
||||
private:
|
||||
QList<Entry*> createEntries(QStringList& urls, Group* root) const;
|
||||
|
||||
QScopedPointer<BrowserAction> m_browserAction;
|
||||
QScopedPointer<BrowserService> m_browserService;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user