Opened 14 years ago

Closed 14 years ago

#169 closed defect (fixed)

Field "output file" in print dialog is missing path separator

Reported by: rudi Owned by:
Priority: major Milestone: Qt 4.6.3
Component: QtGui Version: 4.6.2
Severity: low Keywords:
Cc:

Description

gui/dialogs/qprintdialog_unix.cpp, line 763:

We must append a trailing slash to "cur" if not already there on OS/2 as well.

Change History (2)

comment:1 Changed 14 years ago by Dmitry A. Kuminov

Milestone: Qt EnhancedQt 4.6.3

comment:2 Changed 14 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed

Rudi, thanks for noticing! Fixed in r762.

Note: See TracTickets for help on using tickets.