mrDarker
2025-09-12 8d55ed4a167d9b09d65e4a26ece287c6e37a9c84
SourceCode/Bond/EAPSimulator/CCollectionEvent.h
@@ -16,6 +16,7 @@
      std::string& getName();
      std::string& getDescription();
      std::vector<CReport*>& getReports();
      std::vector<unsigned int>& getReportIds();
      std::string getReportIdsText();
      BOOL addReport(CReport* pReport);
      BOOL deleteReport(unsigned int nReportId);