X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=store.h;h=66e58b0cae59d4dd6d0d093c5cccbcf1d3d74b71;hb=cf035fa1849a5e65c0d636ce2718bc2c85994680;hp=da8434060bf2af7999e2440fb45e85fb33efaef6;hpb=51b3593cbfb33c1d7b4b588f3841c3c405e3a215;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;