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 --- .../gui/SensorDisplayLib/ListViewSettingsWidget.ui | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'ksysguard/gui/SensorDisplayLib/ListViewSettingsWidget.ui') diff --git a/ksysguard/gui/SensorDisplayLib/ListViewSettingsWidget.ui b/ksysguard/gui/SensorDisplayLib/ListViewSettingsWidget.ui index f61f30dd7..53124ca65 100644 --- a/ksysguard/gui/SensorDisplayLib/ListViewSettingsWidget.ui +++ b/ksysguard/gui/SensorDisplayLib/ListViewSettingsWidget.ui @@ -1,6 +1,6 @@ ListViewSettingsWidget - + ListViewSettingsWidget @@ -16,7 +16,7 @@ unnamed - + titleFrame @@ -27,14 +27,14 @@ unnamed - + m_title - + colorFrame @@ -55,7 +55,7 @@ Colors - + WordBreak|AlignVCenter|AlignLeft @@ -66,7 +66,7 @@ unnamed - + layout2 @@ -74,7 +74,7 @@ unnamed - + textLabel1 @@ -82,7 +82,7 @@ Text color: - + textLabel2 @@ -90,7 +90,7 @@ Grid color: - + textLabel3 @@ -100,7 +100,7 @@ - + layout1 @@ -164,14 +164,14 @@ ListViewSettingsWidget.ui.h - title() - gridColor() - backgroundColor() - textColor() - setTitle( const QString & t ) - setBackgroundColor( const QColor & c ) - setTextColor( const QColor & c ) - setGridColor( const QColor & c ) + title() + gridColor() + backgroundColor() + textColor() + setTitle( const TQString & t ) + setBackgroundColor( const TQColor & c ) + setTextColor( const TQColor & c ) + setGridColor( const TQColor & c ) -- cgit v1.2.1