mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-10 05:47:09 +01:00
Use "wx.adv" in the overview text
This commit is contained in:
@@ -44,10 +44,10 @@ def runTest(frame, nb, log):
|
||||
|
||||
|
||||
overview = """<html><body>
|
||||
<h2><center>wx.animate.AnimationCtrl</center></h2>
|
||||
<h2><center>wx.adv.AnimationCtrl</center></h2>
|
||||
|
||||
wx.animate.AnimationCtrl is like a wx.StaticBitmap but is able to
|
||||
display an animation by extracing frames from a multi-image GIF file.
|
||||
wx.adv.AnimationCtrl is like a wx.StaticBitmap but is able to
|
||||
display an animation by extracting frames from a multi-image GIF file.
|
||||
|
||||
</body></html>
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user