mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Do not duplicate Waypoints in POI search structures
This commit is contained in:
@ -95,7 +95,8 @@ HEADERS += src/config.h \
|
||||
src/maplist.h \
|
||||
src/albersequal.h \
|
||||
src/oddspinbox.h \
|
||||
src/rectc.h
|
||||
src/rectc.h \
|
||||
src/searchpointer.h
|
||||
SOURCES += src/main.cpp \
|
||||
src/gui.cpp \
|
||||
src/poi.cpp \
|
||||
|
Reference in New Issue
Block a user