Revision: 6290
Author: nogu.dev
Date: Thu Mar 25 03:20:54 2010
Log: * qt4/immodule/quiminputcontextplugin.pro.in
  - (CONFIG): Don't add qt thread. We don't have to add `qt'
    and this plugin isn't multi-threaded.
http://code.google.com/p/uim/source/detail?r=6290

Modified:
 /trunk/qt4/immodule/quiminputcontextplugin.pro.in

=======================================
--- /trunk/qt4/immodule/quiminputcontextplugin.pro.in Wed Mar 24 15:04:21 2010 +++ /trunk/qt4/immodule/quiminputcontextplugin.pro.in Thu Mar 25 03:20:54 2010
@@ -3,7 +3,7 @@
 ######################################################################

 TEMPLATE = lib
-CONFIG += qt plugin thread @QT_CONFIG_OPTS@
+CONFIG += plugin @QT_CONFIG_OPTS@

 INCLUDEPATH += @top_builddir@ @top_builddir@/uim \
                @top_srcdir@ @top_srcdir@/uim \

To unsubscribe from this group, send email to uim-commit+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.

Reply via email to