Skip to content

Commit bc5e9b4

Browse files
committed
When displaying large images in full-screen mode, the display was incorrect.
1 parent bb578fc commit bc5e9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuickViewer/QuickViewer.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contains(DEFINES, QV_WITHOUT_OPENGL) {
1616
QT += opengl opengl-private
1717
}
1818

19-
VERSION = 1.2.4
19+
VERSION = 1.2.5
2020

2121
TARGET = QuickViewer
2222
TEMPLATE = app

0 commit comments

Comments
 (0)