From 8155225c9be993acc0512956416d195edfef4eb9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 19 Jan 2011 01:42:14 +0000 Subject: Enable compilation with TQt for Qt4 3.4.0 TP2 This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../SensorDisplayLib/SensorLoggerSettingsWidget.ui | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui') diff --git a/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui b/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui index c86e671b2..f253e3ecc 100644 --- a/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui +++ b/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui @@ -1,6 +1,6 @@ SensorLoggerSettingsWidget - + SensorLoggerSettingsWidget @@ -16,7 +16,7 @@ unnamed - + titleFrame @@ -33,14 +33,14 @@ 11 - + m_title - + colorFrame @@ -61,7 +61,7 @@ Colors - + WordBreak|AlignVCenter|AlignLeft @@ -75,7 +75,7 @@ 11 - + layout2 @@ -83,7 +83,7 @@ unnamed - + textLabel1 @@ -91,7 +91,7 @@ Text color: - + textLabel2 @@ -99,7 +99,7 @@ Background color: - + textLabel3 @@ -109,7 +109,7 @@ - + layout1 @@ -166,14 +166,14 @@ SensorLoggerSettingsWidget.ui.h - title() - foregroundColor() - backgroundColor() - alarmColor() - setTitle( const QString & t ) - setForegroundColor( const QColor & c ) - setBackgroundColor( const QColor & c ) - setAlarmColor( const QColor & c ) + title() + foregroundColor() + backgroundColor() + alarmColor() + setTitle( const TQString & t ) + setForegroundColor( const TQColor & c ) + setBackgroundColor( const TQColor & c ) + setAlarmColor( const TQColor & c ) -- cgit v1.2.1