X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30fc5e8fee1557e4049d35d416d76a2bebdd8780..f169e95d03a047e0c6d01e266fd9d9cd1afd105c:/wxPython/demo/encode_bitmaps.py diff --git a/wxPython/demo/encode_bitmaps.py b/wxPython/demo/encode_bitmaps.py index 3810227242..5dfd878cf6 100644 --- a/wxPython/demo/encode_bitmaps.py +++ b/wxPython/demo/encode_bitmaps.py @@ -73,6 +73,7 @@ command_lines = [ "-a -u -n _rt_alignright bmp_source/rt_alignright.xpm images.py", "-a -u -n _rt_bold bmp_source/rt_bold.xpm images.py", "-a -u -n _rt_centre bmp_source/rt_centre.xpm images.py", + "-a -u -n _rt_colour bmp_source/rt_colour.xpm images.py", "-a -u -n _rt_copy bmp_source/rt_copy.xpm images.py", "-a -u -n _rt_cut bmp_source/rt_cut.xpm images.py", "-a -u -n _rt_font bmp_source/rt_font.xpm images.py",