diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:58:54 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:58:54 +0200 |
commit | 3484d122cb5784d5c27e919a2fac74b541d89414 (patch) | |
tree | 7184fabc2fa57bb6b78e29b6b0b92e0ebda9f78b /NEWS | |
parent | d3f27c3ee4e4c833e5f4b3a834761cf6d31aca42 (diff) | |
download | pytqt-3484d122cb5784d5c27e919a2fac74b541d89414.tar.gz pytqt-3484d122cb5784d5c27e919a2fac74b541d89414.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -507,7 +507,7 @@ v0.7.1 3rd May 1999 v0.7 16th April 1999 Build with -fno-exceptions if supported. Converted the documentation - to SGML. Replaced TQT_VERSION and KDE_VERSION with the proper TQt and + to SGML. Replaced TQT_VERSION and TDE_VERSION with the proper TQt and KDE version constants. Fixed a bad bug converting from TQStrings to Python strings. The "connect" convenience function has been removed. Added the class variables for all supported classes. Removed SLOT() |