X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e94700456e41f5fcf041cfef8a83d0f296d2062..c5c528fc7fc25fc4381db46bcb51dd408ce7cf89:/wxPython/demo/wxListCtrl.py?ds=inline diff --git a/wxPython/demo/wxListCtrl.py b/wxPython/demo/wxListCtrl.py index f4ebd2d4dc..e54e9afe47 100644 --- a/wxPython/demo/wxListCtrl.py +++ b/wxPython/demo/wxListCtrl.py @@ -1,4 +1,3 @@ -#!/bin/env python #---------------------------------------------------------------------------- # Name: ListCtrl.py # Purpose: Testing lots of stuff, controls, window types, etc.