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 by , 14 years ago
Milestone: | Qt Enhanced → Qt 4.6.3 |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Rudi, thanks for noticing! Fixed in r762.