summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbase/installerbase.cpp
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2011-03-14 09:13:38 +0100
committerNiels Weber <niels.2.weber@nokia.com>2011-03-14 09:13:38 +0100
commit4ad984278db64d719087922fabab94b2d93211ee (patch)
tree6728403e6d4a3230487f816613d9477fd3371e33 /installerbuilder/installerbase/installerbase.cpp
parentd545a4d93dbd33ed45712a2fbacd228fc8721013 (diff)
Revert "Use a gui application to prevent crash."
This reverts commit 76122d63eced0b083e3c2e701c069aa2a8db360f. ...as that commit actually makes the installer crash always.
Diffstat (limited to 'installerbuilder/installerbase/installerbase.cpp')
-rw-r--r--installerbuilder/installerbase/installerbase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/installerbase/installerbase.cpp b/installerbuilder/installerbase/installerbase.cpp
index 88de96a57..f6f92f0cc 100644
--- a/installerbuilder/installerbase/installerbase.cpp
+++ b/installerbuilder/installerbase/installerbase.cpp
@@ -136,7 +136,7 @@ int main(int argc, char *argv[])
try {
{
- QApplication app(argc, argv);
+ QCoreApplication app(argc, argv);
const QStringList args = app.arguments();
// this isthe FSEngineServer as an admin rights process upon request: