Rewrite reading the tty name from a temporary file using QFile.
commit9a0214e9cc6153da4852378da3eabc6544fc169f
authorJohannes Sixt <j6t@kdbg.org>
Thu, 22 Jan 2009 21:23:47 +0000 (22 22:23 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 22 Jan 2009 21:23:47 +0000 (22 22:23 +0100)
tree59f69706b3bc59e3cb16ce6d94bdd4cec9034499
parentc89f096d17713a3d04ab3fe36ff7b82118aa2bce
Rewrite reading the tty name from a temporary file using QFile.

This rewrite removes a few implicit QString to ASCII conversions and an
artificial limit on the length of the tty name.
kdbg/mainwndbase.cpp