X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fpackage%2FCatalog.hxx;h=11928b1ccfdcb626a57ba69e9af7c19dd75b1469;hb=78a548b8617c0b2306955a5851838402a3d87c86;hp=0113e9f849256e686b46902477e6c02fc285a96c;hpb=3bfd0c872a7807c2a648e4435047fed4a52e555b;p=simgear.git diff --git a/simgear/package/Catalog.hxx b/simgear/package/Catalog.hxx index 0113e9f8..11928b1c 100644 --- a/simgear/package/Catalog.hxx +++ b/simgear/package/Catalog.hxx @@ -106,6 +106,8 @@ public: std::string url() const; + std::string name() const; + std::string description() const; PackageRef getPackageById(const std::string& aId) const;