mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 03:15:44 -05:00
[locale] Fix build (gcc, Debian)
This commit is contained in:
parent
d08faf6e54
commit
d0c205c1cc
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ static_assert( TimeZoneImageList::zoneCount == ( sizeof( zoneNames ) / sizeof( z
|
||||||
|
|
||||||
#define ZONE_NAME QStringLiteral( "zone" )
|
#define ZONE_NAME QStringLiteral( "zone" )
|
||||||
|
|
||||||
|
/* static constexpr */ const int TimeZoneImageList::zoneCount;
|
||||||
|
|
||||||
TimeZoneImageList::TimeZoneImageList() {}
|
TimeZoneImageList::TimeZoneImageList() {}
|
||||||
|
|
||||||
TimeZoneImageList
|
TimeZoneImageList
|
||||||
|
|
Loading…
Add table
Reference in a new issue