diff options
Diffstat (limited to 'krdc/rdp/rdpprefs.ui.h')
-rw-r--r-- | krdc/rdp/rdpprefs.ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/rdp/rdpprefs.ui.h b/krdc/rdp/rdpprefs.ui.h index 8e091cf8..f6fb7998 100644 --- a/krdc/rdp/rdpprefs.ui.h +++ b/krdc/rdp/rdpprefs.ui.h @@ -73,7 +73,7 @@ int RdpPrefs::rdpHeight() int RdpPrefs::colorDepth() { - qDebug("current depth: %i", cmbColorDepth->currentItem() ); + tqDebug("current depth: %i", cmbColorDepth->currentItem() ); switch (cmbColorDepth->currentItem()) { case 0: |