diff options
author | Timothy Pearson <[email protected]> | 2011-12-05 16:47:30 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-05 16:47:30 -0600 |
commit | d2b09f66d0c8c8c26ec613b96d7c248e78a5c52f (patch) | |
tree | 9800b39774d9dfd7a1c3526ed8438ea0b44e3171 /examples3/SQL/sqlex.ui | |
parent | 003f16c7d64a30a5a8b7de3a3fd79f021a866105 (diff) | |
download | pytqt-d2b09f66d0c8c8c26ec613b96d7c248e78a5c52f.tar.gz pytqt-d2b09f66d0c8c8c26ec613b96d7c248e78a5c52f.zip |
Fix Retquired accidental conversion
Diffstat (limited to 'examples3/SQL/sqlex.ui')
-rw-r--r-- | examples3/SQL/sqlex.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples3/SQL/sqlex.ui b/examples3/SQL/sqlex.ui index 5b9303d..64b3d0f 100644 --- a/examples3/SQL/sqlex.ui +++ b/examples3/SQL/sqlex.ui @@ -110,7 +110,7 @@ </column> <column> <property name="text"> - <string>Retquired</string> + <string>Required</string> </property> <property name="clickable"> <bool>true</bool> |