2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-29 05:29:23 +00:00
John Preston ffd2817d18 Destroy InputField::Inner before InputField.
Inner has a pointer to parent and uses it assuming it is InputField.
If Inner lives longer than InputField (till ~QWidget) then in some
cases it accesses InputField as a (not completely) destroyed object.
2018-07-31 22:56:02 +03:00
..
2018-06-27 22:58:32 +01:00
2018-06-06 11:58:07 +03:00
2018-06-27 22:58:32 +01:00
2018-06-12 01:02:04 +03:00
2018-06-11 10:37:29 +03:00
2018-06-27 22:58:32 +01:00
2018-06-21 23:35:28 +01:00