aboutsummaryrefslogtreecommitdiff
path: root/test/urlfilter/adblocktest.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/urlfilter/adblocktest.h')
-rw-r--r--test/urlfilter/adblocktest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/urlfilter/adblocktest.h b/test/urlfilter/adblocktest.h
index a7b9f12..00ad118 100644
--- a/test/urlfilter/adblocktest.h
+++ b/test/urlfilter/adblocktest.h
@@ -10,6 +10,8 @@ private slots:
void blockByAddressPart();
void blockByDomain();
void blockExactAddress();
+
+ void parseOptions();
};
#endif // ADBLOCKTEST_H