Commit ca83f56
authored
Fix #13970 cfg/qt.cfg - add definition for QDate::isValid() (danmar#7630)
Add the bool isValid() signature.
bool isValid(int, int, int) is already there.1 parent 61252d8 commit ca83f56
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2737 | 2737 | | |
2738 | 2738 | | |
2739 | 2739 | | |
| 2740 | + | |
2740 | 2741 | | |
2741 | 2742 | | |
2742 | 2743 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
0 commit comments