Qt Code:
void ZePhotoList::onBrowsePhoto() { tr("Open Image"), tr("Image Files (*.png *.jpg *.bmp)")); }To copy to clipboard, switch view to plain text mode
On wn32, when running that line I get a loop of :
QFile::seek: IODevice is not open
Any idea ?
Bookmarks