Put the language option into a QString right from the beginning.
commitc89f096d17713a3d04ab3fe36ff7b82118aa2bce
authorJohannes Sixt <j6t@kdbg.org>
Sat, 17 Jan 2009 23:08:27 +0000 (18 00:08 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 17 Jan 2009 23:08:27 +0000 (18 00:08 +0100)
treec848d84ef4ca415fb6b2531c1f6198ba2bb42e24
parent06baf10d6d09b302b087311e170d26932a186505
Put the language option into a QString right from the beginning.

Previously, we still had passed it along as a QCString.
kdbg/dbgmainwnd.cpp
kdbg/dbgmainwnd.h
kdbg/main.cpp
kdbg/mainwndbase.cpp
kdbg/mainwndbase.h