]> git.mxchange.org Git - flightgear.git/commit
{fatal,modal}MessageBox: Use Qt on Linux when available
authorRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 24 Nov 2015 07:24:32 +0000 (07:24 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 24 Nov 2015 07:24:32 +0000 (07:24 +0000)
commit997a431d536c73e9b3c3213799dd0e0d0bd5ba14
treeb3c77a65285237fd5d7a96d21a50a89b6d91a530
parent3e67417bf009493f8f2ae1e362b6014028fc3cbf
{fatal,modal}MessageBox: Use Qt on Linux when available

(console error messages are invisible when started from an icon)
src/GUI/CMakeLists.txt
src/GUI/MessageBox.cxx
src/GUI/QtMessageBox.cxx [new file with mode: 0644]
src/GUI/QtMessageBox.hxx [new file with mode: 0644]