Commit 3ca6ff4
committed
modules: use 'fromSecsSinceEpoch' instead of 'fromTime_t'
Required for Qt 6, and 'fromTime_t' has become obsolete already
during Qt 5 times.
- https://code.qt.io/cgit/qt/qtbase.git/commit/?id=8c8eae279d5
Picked from: OtterBrowser#17701 parent 27e93b7 commit 3ca6ff4
File tree
2 files changed
+3
-3
lines changed- src/modules/importers/opera
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments