Opened 15 years ago
Closed 15 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 , 15 years ago
| Milestone: | Qt Enhanced → Qt 4.6.3 |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Rudi, thanks for noticing! Fixed in r762.