Author: dpage Date: 2007-03-13 16:09:34 +0000 (Tue, 13 Mar 2007)
New Revision: 6051 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6051&view=rev Log: Found a bug in frmIndexcheck.xrc, the class wxCheckList was renamed wxCheckListBox in wxWidgets 2.6, so it works in 2.6 with compatible support for 2.4 on, but under 2.8 by default 2.4 compatible support is off. So, if this XRC is still being used it will have a runtime error. [Tim Stahlhut] Modified: trunk/pgadmin3/pgadmin/ui/frmIndexcheck.xrc ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate
