coco51 - 2008-08-21

I'm using Red Hat Enterprise Linux WS release 4 (Nahant Update 6) with kernel 2.6.9-67.ELsmp + KDE 3.3.1

I'm having problems with make:

make[3]: Entering directory `/data/70/users/vchanel/TOOLS/CPU_MONITOR/superkaramba-0.39/superkaramba/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I/usr/X11R6/include  -I/usr/include/xmms -I/usr/include/g
tk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/python2.3  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-
long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-secu
rity -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO
_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT themesdlg.o -MD -MP -MF ".deps/themesdlg.Tpo" -c -o themesdlg.o themesdlg.cpp; \ then mv -f ".deps/themesdlg.Tpo" ".deps/themesdlg.Po"; else rm -f ".deps/themesdlg.Tpo"; exit 1; fi
themesdlg.cpp: In member function `void ThemesDlg::saveUserAddedThemes()':
themesdlg.cpp:100: error: no matching function for call to `SuperKarambaSettings::setUserAddedThemes(QStringList&)'
superkarambasettings.h:39: note: candidates are: static void SuperKarambaSettings::setUserAddedThemes(QString)
make[3]: *** [themesdlg.o] Error 1
make[3]: Leaving directory `/data/70/users/vchanel/TOOLS/CPU_MONITOR/superkaramba-0.39/superkaramba/src'

Is it a problem caused by the source code version 0.39?

Thanks to help me.