#if KDE_VERSION >= 305 in koffice to use 3.1 interfaces.... *BOOM*.

AlanE alane at geeksrus.net
Tue Nov 12 14:01:00 GMT 2002


Because 305 got used as a synonym for "almost to 3.1", there's code in
koffice-1.2 that uses "if KDE_VERSION >= 305" to check whether to use
the 3.1 interfaces. 

Since we have a real 3.0.5, then koffice calls the 3.1 interfaces which
don't exist yet. For a good example, see
koffice-1.2/lib/kofficecore/koMainWindow.cc. KOffice is gonna need to
have all those #if checks changed or else it's broken with 3.0.5.

Urk.
-- 
Alan Eldridge
Unix/C(++) IT Pro for 20 yrs, seeking new employment.
(http://wwweasel.geeksrus.net/~alane/resume.txt)
KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/)



More information about the kde-core-devel mailing list