2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-28 21:18:46 +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-03 23:16:37 +03:00
2018-06-03 23:16:38 +03:00
2018-06-27 22:58:32 +01:00
2018-05-08 20:31:33 +03:00