Radar site configuration

This commit is contained in:
Dan Paulat 2022-02-14 22:44:07 -06:00
parent 19efb0e58c
commit 883626ebf5
5 changed files with 63 additions and 1 deletions

View file

@ -41,6 +41,8 @@ private:
std::unique_ptr<RadarSiteImpl> p;
};
std::string GetRadarIdFromSiteId(const std::string& siteId);
} // namespace config
} // namespace qt
} // namespace scwx