diff options
Diffstat (limited to 'src/k9main.cpp')
| -rw-r--r-- | src/k9main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9main.cpp b/src/k9main.cpp index 2133cf9..8818bc9 100644 --- a/src/k9main.cpp +++ b/src/k9main.cpp @@ -1474,7 +1474,7 @@ void k9Main::setOutput(TQString _output) { k9CdDrive * drive=(k9CdDrive*)recorderList.at(i); TQString c(drive->device); - // qDebug ("output=" +c); + // tqDebug ("output=" +c); if (c==_output) { cbOutputDev->setCurrentItem(i+2); |
