mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-21 04:58:38 -05:00
Add left double click to add marker to 3D map. Add support for alititudeReference for polygon and polyline. Add support for plugins to set color of polygons.
7 lines
81 B
C
7 lines
81 B
C
#ifndef EXPORT_H
|
|
#define EXPORT_H
|
|
|
|
#define SDRBASE_API
|
|
|
|
#endif // EXPORT_H
|