diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:57:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:57:49 -0600 |
commit | 548395e018d377eaa8fede0fba271da8b6c49fc9 (patch) | |
tree | 6b6acd1baf1a63c2dfb1735461d8a1e2e20f8385 /src/settings/revisiontree_settings.ui | |
parent | bb7be2361770a435b3e2e8ae2ac4250bf9810bb4 (diff) | |
download | tdesvn-548395e018d377eaa8fede0fba271da8b6c49fc9.tar.gz tdesvn-548395e018d377eaa8fede0fba271da8b6c49fc9.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4.
Diffstat (limited to 'src/settings/revisiontree_settings.ui')
-rw-r--r-- | src/settings/revisiontree_settings.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/settings/revisiontree_settings.ui b/src/settings/revisiontree_settings.ui index b8a9ce4..7373eea 100644 --- a/src/settings/revisiontree_settings.ui +++ b/src/settings/revisiontree_settings.ui @@ -66,7 +66,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout4</cstring> + <cstring>tqlayout4</cstring> </property> <hbox> <property name="name"> @@ -79,7 +79,7 @@ <property name="text"> <string>Color for added items:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> @@ -95,7 +95,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout3</cstring> + <cstring>tqlayout3</cstring> </property> <hbox> <property name="name"> @@ -108,7 +108,7 @@ <property name="text"> <string>Color for deleted items:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> @@ -124,7 +124,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout2</cstring> + <cstring>tqlayout2</cstring> </property> <hbox> <property name="name"> @@ -137,7 +137,7 @@ <property name="text"> <string>Color for copied items:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> @@ -153,7 +153,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout5</cstring> + <cstring>tqlayout5</cstring> </property> <hbox> <property name="name"> @@ -166,7 +166,7 @@ <property name="text"> <string>Color for renamed items:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> @@ -182,7 +182,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout6</cstring> + <cstring>tqlayout6</cstring> </property> <hbox> <property name="name"> @@ -195,7 +195,7 @@ <property name="text"> <string>Color for modified items:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> @@ -219,7 +219,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>40</height> |