[DEV] add todo log
This commit is contained in:
parent
68e67dfde3
commit
cb9f67b530
@ -204,6 +204,7 @@ bool esvg::Document::load(const std::string& _file) {
|
||||
}
|
||||
|
||||
bool esvg::Document::store(const std::string& _file) {
|
||||
ESVG_TODO("not implemented store in SVG...");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user