mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-17 20:34:23 +02:00
Optimization
This commit is contained in:
@ -29,4 +29,6 @@ private:
|
||||
|
||||
typedef QVector<GraphPoint> Graph;
|
||||
|
||||
Q_DECLARE_TYPEINFO(GraphPoint, Q_PRIMITIVE_TYPE);
|
||||
|
||||
#endif // GRAPH_H
|
||||
|
Reference in New Issue
Block a user