Missing modification for the previous patch about version handling of the PP files

This commit is contained in:
Hombre
2011-02-20 01:33:31 +01:00
parent 5c25bc14bf
commit 50da6a8e27
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ class CacheImageData {
// basic informations
Glib::ustring md5;
int version;
Glib::ustring version;
bool supported;
ThFileType format;
char rank;