DEADSOFTWARE

Almost-correct toPlainText
[odcread.git] / store.h
diff --git a/store.h b/store.h
index da8434060bf2af7999e2440fb45e85fb33efaef6..66e58b0cae59d4dd6d0d093c5cccbcf1d3d74b71 100644 (file)
--- 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;