3.4 branch build error
Vladimir Prus
ghost at cs.msu.su
Tue May 23 07:07:17 UTC 2006
Hi, I'm getting this error building up-to-date 3.4 branch:
fancylistviewitem.cpp: In member function `void FancyKListViewItem::init(const
QString&, const QString&)':
fancylistviewitem.cpp:29: warning: unused parameter `const QString&label2'
fancylistviewitem.cpp: In member function `virtual QColor
FancyKListViewItem::backgroundColor(int)':
fancylistviewitem.cpp:62: error: no matching function for call to `
FancyKListViewItem::backgroundColor(int&)'
/usr/include/kde/klistview.h:1031: error: candidates are: const QColor&
KListViewItem::backgroundColor()
The problem is that backgroundColor(int) is not available in KDE 3.3. Should
this be fixed/worked around?
- Volodya
More information about the KDevelop-devel
mailing list