mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Renamed distamce to SI conform name length: CDistance->CLength
Started with aviation classes
This commit is contained in:
@@ -36,7 +36,6 @@ HEADERS += \
|
||||
message_dispatcher.h \
|
||||
message_system.h \
|
||||
gui_messages.h \
|
||||
pqdistance.h \
|
||||
pqphysicalquantity.h \
|
||||
pqfrequency.h \
|
||||
pqbase.h \
|
||||
@@ -48,7 +47,8 @@ HEADERS += \
|
||||
pqconstants.h \
|
||||
avverticalposition.h \
|
||||
pqunits.h \
|
||||
pqallquantities.h
|
||||
pqallquantities.h \
|
||||
pqlength.h
|
||||
|
||||
SOURCES += \
|
||||
logmessage.cpp \
|
||||
|
||||
Reference in New Issue
Block a user