Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 36960bf914a01a197ea4c7c01be1f248 > files > 3

qt3-3.3.8-4mdv2007.1.src.rpm

--- src/kernel/qinputcontext.cpp
+++ src/kernel/qinputcontext.cpp	2004/09/03 15:27:45
@@ -769,6 +769,7 @@
 */
 QCString QInputContext::identifierName()
 {
+    return "";
 }
 
 
@@ -790,6 +791,7 @@
 */
 QCString QInputContext::language()
 {
+    return "";
 }