diff options
Diffstat (limited to 'kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui')
-rw-r--r-- | kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui b/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui index 8a6f9ce6..1042746f 100644 --- a/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui +++ b/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui @@ -8,7 +8,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. </comment> <author>Copyright (C) 2005 Peter Simonsson</author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>Kivio::StencilTextEditorUI</cstring> </property> @@ -30,7 +30,7 @@ You should have received a copy of the GNU General Public License along with thi <property name="margin"> <number>0</number> </property> - <widget class="QToolButton" row="0" column="2"> + <widget class="TQToolButton" row="0" column="2"> <property name="name"> <cstring>m_boldButton</cstring> </property> @@ -147,7 +147,7 @@ You should have received a copy of the GNU General Public License along with thi <cstring>m_fontCombo</cstring> </property> </widget> - <widget class="QToolButton" row="0" column="3"> + <widget class="TQToolButton" row="0" column="3"> <property name="name"> <cstring>m_italicsButton</cstring> </property> @@ -161,7 +161,7 @@ You should have received a copy of the GNU General Public License along with thi <string>Italics</string> </property> </widget> - <widget class="QToolButton" row="0" column="4"> + <widget class="TQToolButton" row="0" column="4"> <property name="name"> <cstring>m_underLineButton</cstring> </property> @@ -185,7 +185,7 @@ You should have received a copy of the GNU General Public License along with thi <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>110</width> <height>20</height> @@ -200,7 +200,7 @@ You should have received a copy of the GNU General Public License along with thi <string></string> </property> </widget> - <widget class="QToolButton" row="0" column="5"> + <widget class="TQToolButton" row="0" column="5"> <property name="name"> <cstring>m_hAlignButton</cstring> </property> @@ -214,7 +214,7 @@ You should have received a copy of the GNU General Public License along with thi <string>Horizontal Alignment</string> </property> </widget> - <widget class="QToolButton" row="0" column="6"> + <widget class="TQToolButton" row="0" column="6"> <property name="name"> <cstring>m_vAlignButton</cstring> </property> @@ -243,8 +243,8 @@ You should have received a copy of the GNU General Public License along with thi <tabstop>m_fontSizeCombo</tabstop> <tabstop>m_textColorButton</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> -<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<tqlayoutdefaults spacing="6" margin="11"/> +<tqlayoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>kcombobox.h</includehint> <includehint>klineedit.h</includehint> |