mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 02:59:15 +02:00
Added missing includes
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#include <cmath>
|
||||
#include <QFontMetrics>
|
||||
#include <QPainter>
|
||||
#include "font.h"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <cmath>
|
||||
#include <QPainter>
|
||||
#include "font.h"
|
||||
#include "legenditem.h"
|
||||
|
Reference in New Issue
Block a user