[Digikam-devel] [Bug 122747] Will not build with GCC 4.1
Gilles Caulier
caulier.gilles at free.fr
Sun Feb 26 17:04:41 GMT 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=122747
------- Additional Comments From caulier.gilles free fr 2006-02-26 18:04 -------
SVN commit 513831 by cgilles:
fix compile using gcc 4.1. Give me a feedback is all right now...
CCBUGS: 122747
M +1 -1 cietonguewidget.h
--- trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h #513830:513831
@ -88,7 +88,7 @
void MapPoint(int& icx, int& icy, LPcmsCIExyY xyY);
void BiasedLine(int x1, int y1, int x2, int y2);
- void CIETongueWidget::BiasedText(int x, int y, QString Txt);
+ void BiasedText(int x, int y, QString Txt);
void Sweep_sRGB(void);
More information about the Digikam-devel
mailing list