[uim-commit] r2418 - branches/1.0/qt/chardict

yamamoto at freedesktop.org yamamoto at freedesktop.org
Wed Dec 7 08:09:23 PST 2005


Author: yamamoto
Date: 2005-12-07 08:08:49 -0800 (Wed, 07 Dec 2005)
New Revision: 2418

Modified:
   branches/1.0/qt/chardict/chardict-qt.cpp
Log:
* qt/chardict/chardict-qt.cpp: Port r2417 from trunk.


Modified: branches/1.0/qt/chardict/chardict-qt.cpp
===================================================================
--- branches/1.0/qt/chardict/chardict-qt.cpp	2005-12-07 16:06:02 UTC (rev 2417)
+++ branches/1.0/qt/chardict/chardict-qt.cpp	2005-12-07 16:08:49 UTC (rev 2418)
@@ -47,6 +47,8 @@
 #include <qvbox.h>
 #include <qsettings.h>
 
+#include <locale.h>
+
 #include "qtgettext.h"
 
 int main( int argc, char *argv[] )



More information about the uim-commit mailing list