]> Shamusworld >> Repos - virtualjaguar/commit
Fixed problem with crashing on 64-bit Linux & possibly others.
authorShamus Hammons <jlhamm@acm.org>
Fri, 14 Sep 2012 16:06:11 +0000 (11:06 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 14 Sep 2012 16:06:11 +0000 (11:06 -0500)
commitd59de2a3408a34b53772bfd4b00cd3e8dc50a03b
tree2a5ba7d4297af8c2b7e9d267f356f1776d103769
parent6f25f63a18153bc2adc49c5f9a3862c2760716df
Fixed problem with crashing on 64-bit Linux & possibly others.

Quite frankly we don't know how it was running anywhere else, as Qt made
a subtle change in how their QApplication objects were created without
making it known far and wide. Maybe they did, and I just missed it. But
the lesson learned is that for want of an ampersand, a kingdom was lost.
src/gui/app.cpp
src/gui/app.h