[locale] Fix build (gcc, Debian)

This commit is contained in:
Adriaan de Groot 2020-04-15 14:19:47 +02:00
parent d08faf6e54
commit d0c205c1cc

View File

@ -33,6 +33,8 @@ static_assert( TimeZoneImageList::zoneCount == ( sizeof( zoneNames ) / sizeof( z
#define ZONE_NAME QStringLiteral( "zone" )
/* static constexpr */ const int TimeZoneImageList::zoneCount;
TimeZoneImageList::TimeZoneImageList() {}
TimeZoneImageList