MCPcopy Create free account
hub / github.com/YACReader/yacreader / removeBookmark

Method removeBookmark

YACReader/render.cpp:1089–1092  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1087}
1088
1089void Render::removeBookmark()
1090{
1091 comic->removeBookmark();
1092}
1093
1094void Render::save()
1095{

Callers 1

setBookmarkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected