tag 454826 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (07/12/2007): > Package: kxneur > Version: 0.6.2-2 > Usertags: ftbfs-gcc-4.3
Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois
--- a/src/kxnlistbox.cpp +++ b/src/kxnlistbox.cpp @@ -23,6 +23,8 @@ #include <klocale.h> #include "kxnlistbox.h" +#include <cstdlib> + KXNListBox::KXNListBox(QWidget * parent, const char * name, WFlags f) : QListBox(parent, name, f) --- a/src/main.cpp +++ b/src/main.cpp @@ -25,6 +25,8 @@ #include "kxneur.h" #include "kxnkeyboard.h" +#include <cstdlib> + static const char description[] = I18N_NOOP("KXNeur (KDE X Neural Switcher) is XNeur front-end for KDE ( http://xneur.ru ).\nThis version work with XNeur v.0.6.2 only");
signature.asc
Description: Digital signature