X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=store.h;h=66e58b0cae59d4dd6d0d093c5cccbcf1d3d74b71;hb=cf035fa1849a5e65c0d636ce2718bc2c85994680;hp=da8434060bf2af7999e2440fb45e85fb33efaef6;hpb=9b0fce2b8ea23e4eb23485421e1d80a774c912b3;p=odcread.git diff --git a/store.h b/store.h index da84340..66e58b0 100644 --- a/store.h +++ b/store.h @@ -130,6 +130,7 @@ namespace odc { // FIXME virtual std::string toString(); + virtual std::string toPlainText(); private: void calcTypePath(TypePath * out, const std::string &name) const;