diff options
Diffstat (limited to 'kivio/plugins')
-rw-r--r-- | kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui b/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui index 1042746f..cfa2f317 100644 --- a/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui +++ b/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui @@ -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> -<tqlayoutdefaults spacing="6" margin="11"/> -<tqlayoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<layoutdefaults spacing="6" margin="11"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>kcombobox.h</includehint> <includehint>klineedit.h</includehint> |