Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#239 closed defect (fixed)

QFileSystemModel::setRootPath doesn't convert separators

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

Description

We are missing a check for Q_OS_OS here.

Attachments (1)

qfilesystemmodel_2.diff (600 bytes) - added by rudi 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by rudi

Attachment: qfilesystemmodel_2.diff added

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

Resolution: fixed
Status: newclosed

Applied in r1022. Thx.

Out of curiosity, did you see the effect of this miss somewhere?

comment:2 Changed 13 years ago by rudi

No. I just stumbled on it when investigating #240.

Note: See TracTickets for help on using tickets.