1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-17 20:34:23 +02:00

Optimization

This commit is contained in:
2016-10-28 00:48:49 +02:00
parent 974290ce8b
commit 7827509a4a
3 changed files with 6 additions and 0 deletions

View File

@ -29,4 +29,6 @@ private:
typedef QVector<GraphPoint> Graph;
Q_DECLARE_TYPEINFO(GraphPoint, Q_PRIMITIVE_TYPE);
#endif // GRAPH_H