mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 08:05:12 +00:00
moved to qt 5.3.1, fixed bitmap unpack bug in qt
This commit is contained in:
@@ -100,7 +100,7 @@ void LocalImageLoaderPrivate::prepareImages() {
|
||||
}
|
||||
} else {
|
||||
type = ToPreparePhoto; // only photo from QImage
|
||||
filename = qsl("Photo.jpg");
|
||||
filename = qsl("Untitled.jpg");
|
||||
filesize = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user