OSDN Git Service

(un)install -> (un)register, add nogui mode for use in installer
authorDaniel Molkentin <daniel.molkentin@nokia.com>
Tue, 16 Jun 2009 13:56:01 +0000 (15:56 +0200)
committerDaniel Molkentin <daniel.molkentin@nokia.com>
Tue, 16 Jun 2009 13:56:01 +0000 (15:56 +0200)
commitbcefb62a725be166d401331343c342241e57b559
tree5a7d0a7a9d386fe18d00b7a5dc6fe597cc3b2a04
parentac5f165c4eb66b374bc30bbed9069178ef3ddb6f
(un)install -> (un)register, add nogui mode for use in installer

The nogui mode is required for the installer, to keep the noise low.
Also, get rid of QApplication passing, as all methods we call
are static anyway, which made the compiler complain about
unreferenced formal parameters.

Revieved-by: Friedemann Kleint
src/tools/qtcdebugger/main.cpp