mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 19:52:09 +01:00
Android build fix no.3
This commit is contained in:
parent
867b70d159
commit
aed09a0e6a
@ -6,6 +6,9 @@
|
||||
#include <QApplication>
|
||||
#include <QFontMetrics>
|
||||
#include "fileselectwidget.h"
|
||||
#ifdef Q_OS_ANDROID
|
||||
#include "common/util.h"
|
||||
#endif // Q_OS_ANDROID
|
||||
|
||||
|
||||
FileSelectWidget::FileSelectWidget(QWidget *parent) : QWidget(parent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user