summaryrefslogtreecommitdiffstats
path: root/src/qt-test.cpp
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-06-29 09:29:40 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-06-29 09:29:40 (GMT)
commit2a3b460af0e0380523bbea2f640f6e58d937b517 (patch)
tree97f2822ae7f3f7a03fd147f718ef8a45511778ef /src/qt-test.cpp
parent9643b6bcde1b754c67dfec3fcad430b2bcebb066 (diff)
downloadmxe-2a3b460af0e0380523bbea2f640f6e58d937b517.zip
mxe-2a3b460af0e0380523bbea2f640f6e58d937b517.tar.gz
mxe-2a3b460af0e0380523bbea2f640f6e58d937b517.tar.bz2
package qt: solution for the codec dependencies
Diffstat (limited to 'src/qt-test.cpp')
-rw-r--r--src/qt-test.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/qt-test.cpp b/src/qt-test.cpp
index b29c6e4..5b4790f 100644
--- a/src/qt-test.cpp
+++ b/src/qt-test.cpp
@@ -145,11 +145,6 @@
#error "Q_WS_WIN is not defined"
#endif
-Q_IMPORT_PLUGIN(qcncodecs)
-Q_IMPORT_PLUGIN(qjpcodecs)
-Q_IMPORT_PLUGIN(qtwcodecs)
-Q_IMPORT_PLUGIN(qkrcodecs)
-
int main(int argc, char *argv[])
{
QApplication a(argc, argv);