Friedemann Kleint
b8ad0fdae9
Fix QPainterPath-related compilation errors in Qt 5.15
...
Some include of QPainterPath was removed in Qt, causing errors like:
easingpane\easinggraph.cpp(258): error C2079: 'path' uses undefined class 'QPainterPath'
easingpane\easinggraph.cpp(275): error C2027: use of undefined type 'QPainterPath'
easingpane\easinggraph.cpp(305): error C2664: 'void QPainter::drawPath(const QPainterPath &)': cannot convert argument 1 from 'int'
to 'const QPainterPath &'
easingpane\easinggraph.cpp(305): note: Reason: cannot convert from 'int' to 'const QPainterPath'
easingpane\easinggraph.cpp(305): note: use of undefined type 'QPainterPath'
...
Add the missing include statements.
Change-Id: I4f3383cbcec891a52480a683c9c76ed5deee2b2a
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2020-03-12 09:47:02 +00:00
..
2020-02-25 13:37:46 +00:00
2020-03-10 11:03:25 +00:00
2020-02-27 14:25:58 +00:00
2020-03-05 09:36:40 +01:00
2019-02-15 10:28:51 +00:00
2020-02-25 13:37:46 +00:00
2020-02-21 09:16:19 +00:00
2018-08-08 16:04:21 +00:00
2018-05-08 07:42:55 +00:00
2020-02-21 11:37:36 +00:00
2018-08-08 16:04:21 +00:00
2020-01-29 08:25:31 +00:00
2016-08-04 14:37:19 +00:00
2018-03-20 15:31:49 +00:00
2018-04-24 14:43:35 +00:00
2019-12-16 16:19:44 +01:00
2016-08-05 12:42:58 +00:00
2016-08-05 12:42:58 +00:00
2020-01-06 15:39:12 +00:00
2020-01-06 15:39:12 +00:00
2014-02-11 13:23:26 +01:00
2020-02-12 16:03:37 +00:00
2019-07-17 13:59:29 +00:00
2020-01-29 08:25:31 +00:00
2020-02-12 14:34:10 +00:00
2018-01-24 11:48:42 +00:00
2018-08-09 08:55:25 +00:00
2020-02-05 09:33:55 +00:00
2017-12-15 07:08:05 +00:00
2017-12-15 07:08:05 +00:00
2020-01-15 14:54:10 +00:00
2019-05-28 12:23:26 +00:00
2019-09-02 13:01:07 +00:00
2018-08-08 16:04:21 +00:00
2019-09-02 13:01:07 +00:00
2019-06-18 07:38:22 +00:00
2020-02-25 08:16:19 +00:00
2019-06-13 16:51:48 +00:00
2019-07-29 08:54:18 +00:00
2018-05-07 15:43:44 +00:00
2020-03-12 09:47:02 +00:00
2018-05-09 06:00:27 +00:00
2015-12-03 11:30:50 +00:00
2019-09-02 13:01:07 +00:00
2019-08-12 07:15:27 +00:00
2016-01-19 15:57:01 +00:00
2016-03-30 15:20:19 +00:00
2019-11-15 14:21:12 +00:00
2017-09-08 11:18:09 +00:00
2019-06-12 06:22:29 +00:00
2019-06-12 06:22:29 +00:00
2019-09-02 13:01:07 +00:00
2018-08-08 16:04:21 +00:00
2020-03-03 18:36:55 +00:00
2020-02-11 11:50:46 +00:00
2019-09-11 08:15:16 +00:00
2019-12-05 17:21:01 +00:00
2019-01-10 09:04:46 +00:00
2019-11-06 09:43:20 +00:00
2019-11-06 09:43:20 +00:00
2019-10-18 12:08:08 +00:00
2019-10-18 12:08:08 +00:00
2019-10-18 12:08:08 +00:00
2017-01-27 13:13:01 +00:00
2019-01-29 07:58:19 +00:00
2020-02-17 15:45:51 +00:00
2020-03-05 11:00:11 +00:00
2019-07-02 12:48:54 +00:00
2018-08-08 16:04:21 +00:00
2019-06-21 14:05:17 +00:00
2019-05-28 12:23:26 +00:00
2018-08-08 16:04:21 +00:00
2018-08-08 16:04:21 +00:00
2018-05-07 15:43:44 +00:00
2018-01-24 10:12:50 +00:00
2018-05-08 07:42:55 +00:00
2018-08-08 16:04:21 +00:00
2018-08-08 16:04:21 +00:00
2019-09-12 06:45:06 +00:00
2019-09-12 06:56:34 +00:00
2016-01-19 15:57:01 +00:00
2019-12-02 13:14:30 +00:00
2020-02-28 09:53:51 +00:00
2020-02-28 09:53:51 +00:00
2019-09-03 09:15:30 +00:00
2018-05-07 15:43:44 +00:00
2020-02-21 11:37:36 +00:00
2018-11-12 06:37:50 +00:00
2019-07-01 16:05:23 +00:00
2019-05-09 11:19:43 +00:00
2020-03-05 11:00:11 +00:00
2020-03-05 11:00:11 +00:00
2020-03-12 09:47:02 +00:00
2018-05-08 07:42:55 +00:00
2019-07-23 11:55:59 +00:00
2018-08-09 10:16:35 +00:00
2016-12-14 13:54:41 +00:00
2016-12-14 13:54:41 +00:00
2020-02-20 19:39:29 +00:00
2020-02-20 19:39:29 +00:00
2019-12-02 13:14:30 +00:00
2019-10-18 08:01:45 +00:00
2019-02-26 15:18:14 +00:00
2018-08-08 16:04:21 +00:00
2017-09-05 10:19:48 +00:00
2019-09-11 06:03:40 +00:00
2019-09-11 06:03:40 +00:00
2018-07-02 08:24:05 +00:00
2019-08-09 03:19:00 +00:00
2019-08-09 03:19:00 +00:00
2019-10-16 08:16:23 +00:00
2018-08-09 08:55:25 +00:00
2019-09-02 13:01:07 +00:00
2018-08-08 16:04:21 +00:00
2019-09-02 13:01:07 +00:00
2018-05-08 07:42:55 +00:00
2018-08-08 16:04:21 +00:00
2018-05-08 07:42:55 +00:00
2019-09-02 13:01:07 +00:00
2018-05-08 07:42:55 +00:00
2019-12-02 13:14:30 +00:00
2019-10-18 08:01:45 +00:00
2020-02-17 13:48:57 +00:00
2020-02-17 13:48:57 +00:00
2019-05-28 12:23:26 +00:00
2019-01-10 09:04:46 +00:00
2020-02-25 13:26:44 +00:00
2016-03-30 15:20:19 +00:00
2018-05-07 15:43:44 +00:00
2018-08-08 16:04:21 +00:00
2016-10-28 12:28:46 +00:00
2019-09-02 13:01:07 +00:00
2019-03-22 07:47:49 +00:00
2019-07-29 08:54:18 +00:00
2018-05-08 07:42:55 +00:00
2019-04-04 10:43:35 +00:00
2019-04-04 10:43:35 +00:00
2020-01-20 20:56:57 +00:00
2018-05-07 15:43:44 +00:00
2020-01-20 20:56:57 +00:00
2018-08-08 16:04:21 +00:00
2019-09-02 13:01:07 +00:00
2018-01-26 10:20:38 +00:00
2018-08-08 16:04:21 +00:00
2018-08-08 16:04:21 +00:00
2020-02-24 14:46:17 +00:00
2020-02-04 14:47:51 +00:00
2019-07-03 09:09:06 +00:00
2016-01-19 15:57:01 +00:00
2016-03-30 15:20:19 +00:00
2019-12-05 17:21:01 +00:00
2019-08-07 20:07:16 +00:00
2020-01-07 12:46:59 +00:00
2018-05-08 07:42:55 +00:00
2019-07-23 11:55:59 +00:00
2018-05-08 07:42:55 +00:00
2019-11-14 12:55:35 +00:00
2020-01-22 11:32:04 +00:00
2020-02-25 13:26:44 +00:00
2018-08-08 16:04:21 +00:00
2020-01-23 08:42:54 +00:00
2020-01-21 11:57:01 +00:00
2019-09-27 08:21:13 +00:00
2019-09-27 08:21:13 +00:00