]> git.mxchange.org Git - flightgear.git/commit
Use SLOT for both uses of QTimer::singleShot
authorRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 24 Nov 2015 18:40:54 +0000 (18:40 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 24 Nov 2015 18:40:54 +0000 (18:40 +0000)
commitcc725c61de449885af0c95c4a03a2cda2827e497
tree250b65184956be5b63297038564c4d77f6e8f72d
parent2d1c5d47ee383f95015ee81144a20878ddcac7f8
Use SLOT for both uses of QTimer::singleShot

(fix Qt < 5.4 build)
src/GUI/LocationWidget.cxx