Index: src/plugin/AdblockPlusClient.h |
=================================================================== |
--- a/src/plugin/AdblockPlusClient.h |
+++ b/src/plugin/AdblockPlusClient.h |
@@ -75,6 +75,7 @@ |
void CheckForUpdates(); |
std::wstring GetAppLocale(); |
std::wstring GetDocumentationLink(); |
+ bool TogglePluginEnabled(); |
bool IsFirstRun(); |
}; |