diff options
Diffstat (limited to 'kfilereplace/kfilereplaceviewwdg.ui')
-rw-r--r-- | kfilereplace/kfilereplaceviewwdg.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kfilereplace/kfilereplaceviewwdg.ui b/kfilereplace/kfilereplaceviewwdg.ui index bb3af48e..907cfac5 100644 --- a/kfilereplace/kfilereplaceviewwdg.ui +++ b/kfilereplace/kfilereplaceviewwdg.ui @@ -407,7 +407,7 @@ <property name="name"> <cstring>m_ledGo</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>20</width> <height>20</height> @@ -434,7 +434,7 @@ <property name="name"> <cstring>m_ledWait</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>20</width> <height>20</height> @@ -461,7 +461,7 @@ <property name="name"> <cstring>m_ledStop</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>20</width> <height>20</height> @@ -490,7 +490,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>354</width> <height>20</height> |