Léo Lam 8f2558dc89 Qt: Simplify AboutDialog creation
Just create the AboutDialog on the stack -- the actual object lives on
the heap anyway, since Qt uses the pimpl idiom. Removes the need for
an explicit new and a special delete on close attribute.
2017-09-26 17:43:49 +02:00
..
2017-08-22 16:40:34 +02:00
2017-09-18 05:04:11 +02:00
2017-09-10 12:28:53 +02:00
2017-03-08 01:24:18 -08:00