From 80e36e301a3d0b36c8a20ac433908fff0840ee10 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Fri, 14 May 2010 13:57:36 +0000 Subject: [PATCH] added small file to force the loading of the plugins from the plugins directory inside the app bundle (it must be placed in the resource directory of the .app bundle) --- src/install/qt.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/install/qt.conf diff --git a/src/install/qt.conf b/src/install/qt.conf new file mode 100644 index 000000000..1c7b73536 --- /dev/null +++ b/src/install/qt.conf @@ -0,0 +1,2 @@ +[Paths] +Plugins = plugins