Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37817002
en ru br
ALT Linux repos
S:3.3.8d-alt16.1
5.0: 3.3.8b-alt3
4.1: 3.3.8b-alt2.qa1
4.0: 3.3.8b-alt0.M40.1
3.0: 3.3.4-alt6
+updates:3.3.4-alt6.3.M30

Group :: System/Libraries
RPM: qt3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: qt-3.1.2-xim.patch
Download


diff -uNr qt-x11-free-3.0.5.orig/src/kernel/qapplication_x11.cpp qt-x11-free-3.0.5/src/kernel/qapplication_x11.cpp
--- qt-x11-free-3.0.5.orig/src/kernel/qapplication_x11.cpp	2002-07-08 20:26:53.000000000 +1000
+++ qt-x11-free-3.0.5/src/kernel/qapplication_x11.cpp	2002-08-01 00:53:33.000000000 +1000
@@ -366,7 +366,7 @@
 #if !defined(QT_NO_XIM)
 XIM		qt_xim			= 0;
 XIMStyle	qt_xim_style		= 0;
-static XIMStyle xim_default_style	= XIMPreeditCallbacks | XIMStatusNothing;
+static XIMStyle xim_default_style	= XIMPreeditPosition | XIMStatusNothing;
 static XIMStyle	xim_preferred_style	= 0;
 #endif
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin