diff options
Diffstat (limited to 'quanta/project/projectnewlocals.ui')
-rw-r--r-- | quanta/project/projectnewlocals.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/quanta/project/projectnewlocals.ui b/quanta/project/projectnewlocals.ui index 56ca7775..5b737924 100644 --- a/quanta/project/projectnewlocals.ui +++ b/quanta/project/projectnewlocals.ui @@ -156,12 +156,12 @@ <cstring>checkInsertWithMask</cstring> </property> <property name="text"> - <string>Insert files with the following &tqmask:</string> + <string>Insert files with the following &mask:</string> </property> </widget> <widget class="TQLineEdit" row="1" column="1"> <property name="name"> - <cstring>tqmask</cstring> + <cstring>mask</cstring> </property> <property name="enabled"> <bool>false</bool> @@ -319,7 +319,7 @@ <connection> <sender>checkInsertWithMask</sender> <signal>toggled(bool)</signal> - <receiver>tqmask</receiver> + <receiver>mask</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> @@ -332,7 +332,7 @@ <tabstops> <tabstop>checkInsert</tabstop> <tabstop>checkInsertWeb</tabstop> - <tabstop>tqmask</tabstop> + <tabstop>mask</tabstop> <tabstop>addFiles</tabstop> <tabstop>addFolder</tabstop> <tabstop>clearList</tabstop> |