Files
dolphin/Source/Core/DolphinQt2
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-09-02 23:51:59 +02:00
2017-09-14 17:15:21 -07:00
2017-09-02 23:51:59 +02:00
2017-09-14 17:15:21 -07:00
2017-09-14 17:15:21 -07:00