[Digikam-devel] [Bug 131301] Crash after add second image
Gilles Caulier
caulier.gilles at free.fr
Wed Jul 26 09:11:19 BST 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=131301
------- Additional Comments From caulier.gilles free fr 2006-07-26 10:11 -------
SVN commit 566463 by cgilles:
digikam from trunk : fix crash under FreeBsd
CCBUGS: 131301
M +1 -1 albumlister.cpp
--- trunk/extragear/graphics/digikam/digikam/albumlister.cpp #566462:566463
@ -323,7 +323,7 @
int albumID;
QString name;
QString date;
- off_t size;
+ size_t size;
QSize dims;
ImageInfoList newItemsList;
More information about the Digikam-devel
mailing list