]> git.mxchange.org Git - flightgear.git/commit
changes for SGPropertyNode::getPath return type
authorTim Moore <timoore@redhat.com>
Fri, 18 Dec 2009 06:15:48 +0000 (07:15 +0100)
committerTim Moore <timoore33@gmail.com>
Tue, 9 Mar 2010 10:24:45 +0000 (11:24 +0100)
commit7ff80d11a0e86b595b18c134a9faba36cd6d1d34
treed6fd8cc25d9e67a62aaade10441acac44c11f4be
parentfa7d9ed549a747deb36cfed0c6128840e47f5963
changes for SGPropertyNode::getPath return type

It's now a std::string.
src/AIModel/AIBase.cxx
src/GUI/menubar.cxx
src/GUI/property_list.hxx
src/Instrumentation/gps.cxx
src/Main/logger.cxx
src/Scripting/NasalSys.cxx