Quick fix for the memory leak + docs
This commit is contained in:
parent
066c189249
commit
745253a369
4 changed files with 9 additions and 9 deletions
|
@ -29,7 +29,7 @@
|
|||
namespace atom {
|
||||
|
||||
// Returns the cursor's type as a string.
|
||||
std::string CursorTypeToString(const content::WebCursor::CursorInfo* info);
|
||||
std::string CursorTypeToString(const content::WebCursor::CursorInfo& info);
|
||||
|
||||
} // namespace atom
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue