1
0
Fork 0
flightgear/src/GUI/QtLauncher_fwd.hxx
James Turner b2f90fbfa4 Launcher: location page in QtQuick
This moves the last page into QQ2 implementation, in preparation
for making the top-level UI be a QQuickWindow.
2018-06-13 10:01:04 +01:00

11 lines
128 B
C++

#ifndef QTGUI_FWD_H
#define QTGUI_FWD_H
#include <QString>
extern QString fixNavaidName(QString s);
#endif // QTGUI_FWD_H