mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 11:39:16 +02:00
Code cleanup
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#ifndef NAVIGATIONWIDGET_H
|
||||
#define NAVIGATIONWIDGET_H
|
||||
|
||||
#ifdef Q_OS_ANDROID
|
||||
#include <QWidget>
|
||||
#include "mapview.h"
|
||||
|
||||
#ifdef Q_OS_ANDROID
|
||||
class NavigationWidget : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Reference in New Issue
Block a user