Renamed distamce to SI conform name length: CDistance->CLength

Started with aviation classes
This commit is contained in:
Klaus Basan
2013-03-27 18:09:39 +01:00
parent 5677cd41e3
commit be34b78425
11 changed files with 506 additions and 71 deletions

View File

@@ -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 \