Fix include style violation in qline.h
Amends c0d0949448.
Pick-to: 5.12 5.15
Change-Id: Ie220a245ae2000af6e52c000c6836b9830c56de6
Reviewed-by: hjk <hjk@qt.io>
bb10
parent
9d059da344
commit
1fd5a970f0
|
|
@ -40,7 +40,7 @@
|
|||
#ifndef QLINE_H
|
||||
#define QLINE_H
|
||||
|
||||
#include "qmath.h"
|
||||
#include <QtCore/qmath.h>
|
||||
|
||||
#include <QtCore/qpoint.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue