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

Unified Diff: src/GlobalJsObject.h

Issue 29497613: Noissue - synchronize usage of struct and class (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 25, 2017, 2:51 p.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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/GlobalJsObject.h
diff --git a/src/GlobalJsObject.h b/src/GlobalJsObject.h
index a0f906487f904dc8202ac29beed0f4bda2a4a4f3..6373c6f42e7240948295276d0687b80f8c7046ac 100644
--- a/src/GlobalJsObject.h
+++ b/src/GlobalJsObject.h
@@ -22,7 +22,7 @@
namespace AdblockPlus
{
- class AppInfo;
+ struct AppInfo;
class JsEngine;
namespace GlobalJsObject
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld