[libcalamares] Fix Doxygen comment for TZ locations
This commit is contained in:
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…
Reference in New Issue
Block a user