SVN commit 547324 by arwalker:
Add comment so change is not later removed
M +1 -0 kstviewlegend.cpp
--- trunk/extragear/graphics/kst/src/libkstapp/kstviewlegend.cpp #547323:547324
@@ -125,6 +125,7 @@
}
}
+ // need the following as some older format kst files save the padding as 5...
setPadding(0);
}