summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-02 16:32:25 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-02 16:32:25 -0600
commit298800711f615ef5c3d69cc1b7f8e57c6ab0f191 (patch)
treea928a8b163d135163d15ebe8a518a6caa3de24bc /ChangeLog
parent2dfc9a2950b3c7179ede2903d5713a8486cb0e8d (diff)
downloadpytqt-298800711f615ef5c3d69cc1b7f8e57c6ab0f191.tar.gz
pytqt-298800711f615ef5c3d69cc1b7f8e57c6ab0f191.zip
Fix FTBFS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 466d53a..522f510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3016,7 +3016,7 @@ Added TQt3 support for TQColor, TQCursor, TQObject, TQPaintDevice, TQPixmap and
TQSizePolicy.
Added TQColor.getHsv().
Added the Display opaque structure.
-Added qt_xdisplay(), qt_xscreen() and qt_xrootwin().
+Added tqt_xdisplay(), tqt_xscreen() and tqt_xrootwin().
Added TQPaintDevice.x11Display(), TQPaintDevice.x11AppDisplay,
TQPaintDevice.x11SetAppDpiX() and TQPaintDevice.x11SetAppDpiY().
Added the missing TQPixmap.save() variant.