worked on android port
opengl1 -> es
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef GNUPLOTEXPORT_H
|
||||
#define GNUPLOTEXPORT_H
|
||||
|
||||
#include "fixC11.h"
|
||||
|
||||
#include <Indoor/floorplan/v2/Floorplan.h>
|
||||
#include <Indoor/grid/Grid.h>
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#include "../fixC11.h"
|
||||
|
||||
#include "LINTView.h"
|
||||
|
||||
#include <QStringListModel>
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#ifndef LINTVIEW_H
|
||||
#define LINTVIEW_H
|
||||
|
||||
#include "fixC11.h"
|
||||
|
||||
#include <QListView>
|
||||
class QStringListModel;
|
||||
#include <Indoor/floorplan/v2/Floorplan.h>
|
||||
|
||||
Reference in New Issue
Block a user