summaryrefslogtreecommitdiffstats
path: root/kpdf/conf/dlgperformance.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/conf/dlgperformance.ui.h')
-rw-r--r--kpdf/conf/dlgperformance.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/conf/dlgperformance.ui.h b/kpdf/conf/dlgperformance.ui.h
index 4a13310e..4d6062b6 100644
--- a/kpdf/conf/dlgperformance.ui.h
+++ b/kpdf/conf/dlgperformance.ui.h
@@ -14,7 +14,7 @@
void DlgPerformance::init()
{
- QFont labelFont = descLabel->font();
+ TQFont labelFont = descLabel->font();
labelFont.setBold( true );
descLabel->setFont( labelFont );
}