From 5e575d505ec7ba7a216c17025b94dff5ca806a81 Mon Sep 17 00:00:00 2001 From: kervala Date: Sat, 23 Jan 2016 10:59:30 +0100 Subject: [PATCH] Fixed: Link to Qt ICO plugin --- code/nel/tools/misc/crash_report/crash_report.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/nel/tools/misc/crash_report/crash_report.cpp b/code/nel/tools/misc/crash_report/crash_report.cpp index 030a623c6..56aa5c87a 100644 --- a/code/nel/tools/misc/crash_report/crash_report.cpp +++ b/code/nel/tools/misc/crash_report/crash_report.cpp @@ -90,7 +90,7 @@ public: Q_IMPORT_PLUGIN(QXcbIntegrationPlugin) #endif - Q_IMPORT_PLUGIN(QIcoPlugin) + Q_IMPORT_PLUGIN(QICOPlugin) #endif