[libcalamares] Fix Doxygen comment for TZ locations

main
Adriaan de Groot 5 years ago
parent c22e0a3451
commit 665c2d53ab

@ -211,8 +211,8 @@ class Private : public QObject
Q_OBJECT Q_OBJECT
public: public:
RegionVector m_regions; RegionVector m_regions;
ZoneVector m_zones; ZoneVector m_zones; ///< The official timezones and locations
ZoneVector m_altZones; //< Extra locations for zones ZoneVector m_altZones; ///< Extra locations for zones
Private() Private()
{ {

Loading…
Cancel
Save