[Kde-imaging] [Bug 135157] Warming about changes not applied always appear even when already applied
Gilles Caulier
caulier.gilles at free.fr
Thu Oct 5 18:28:21 CEST 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=135157
caulier.gilles free fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From caulier.gilles free fr 2006-10-05 18:28 -------
SVN commit 592756 by cgilles:
Fix disty status when Metadata are written in pictures.
BUG:135157
M +2 -0 gpslistviewitem.cpp
--- trunk/extragear/libs/kipi-plugins/gpssync/gpslistviewitem.cpp #592755:592756
@ -178,6 +178,8 @
setPixmap(1, SmallIcon("ok"));
else
setPixmap(1, SmallIcon("cancel"));
+
+ d->dirty = false;
}
}
More information about the Kde-imaging
mailing list