]> git.mxchange.org Git - simgear.git/blobdiff - simgear/package/Catalog.hxx
Expose catalog name directly.
[simgear.git] / simgear / package / Catalog.hxx
index 0113e9f849256e686b46902477e6c02fc285a96c..11928b1ccfdcb626a57ba69e9af7c19dd75b1469 100644 (file)
@@ -106,6 +106,8 @@ public:
 
     std::string url() const;
 
+    std::string name() const;
+
     std::string description() const;
 
     PackageRef getPackageById(const std::string& aId) const;