Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 04d08a9eaa166e5e7ba8a744ef01709a > files > 17

qt3-3.3.8b-8.1mdv2009.0.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 "";
 }