Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/shared/Utils.h

Issue 10800092: Use libadblockplus update checker (Closed)
Patch Set: Addressed review comments Created June 7, 2013, 5:27 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/shared/Utils.h
===================================================================
--- a/src/shared/Utils.h
+++ b/src/shared/Utils.h
@@ -1,8 +1,9 @@
#ifndef UTILS_H
#define UTILS_H
#include <string>
+std::string ToUtf8String(std::wstring str);
std::wstring GetAppDataPath();
#endif // UTILS_H
« src/plugin/PluginClass.cpp ('K') | « src/plugin/abp.h ('k') | src/shared/Utils.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld