[sparklediff] Add todo

This commit is contained in:
Hylke Bons 2010-07-04 23:52:48 +01:00
parent 8fcb2c9476
commit cdf0f0c7d3

View file

@ -48,6 +48,7 @@ namespace SparkleShare {
string file_name = System.IO.Path.GetFileName (file_path);
// TODO: Adjust the size of the window to the images
SetSizeRequest (800, 540);
SetPosition (WindowPosition.Center);