Merged revisions 932674 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r932674 | mutz | 2009-02-27 09:11:09 +0100 (Fri, 27 Feb 2009) | 1 line Speed up Kleopatra startup by 20% (instruction fetches). This isn't really noticable on a dual-core, since the loading of the icon overlaps with the loading of the keys in another thread, and the latter dominates the startup time, but on a single-core, or on Windows after logging in, yielding the CPU eariler can only be a good thing. Handwavingly, the startup performance shrunk even on my dual-core machine from ca. 2190ms to ca. 2090ms, though the error margin is quite high: 10%.
........
svn path=/trunk/KDE/kdepim/kleopatra/; revision=935060