Add a missing signal into locale.h
This commit is contained in:
parent
de895b36c1
commit
69e028bfbd
@ -2017,6 +2017,7 @@ Q_SIGNALS:
|
||||
void weekStartDayChanged();
|
||||
void workingWeekEndDayChanged();
|
||||
void workingWeekStartDayChanged();
|
||||
void calendarChanged();
|
||||
};
|
||||
//TODO remove the above?
|
||||
//Q_DECLARE_OPERATORS_FOR_FLAGS(Locale::DateTimeFormatOptions)
|
||||
|
Loading…
x
Reference in New Issue
Block a user