Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by dpage: r6051 - trunk/pgadmin3/pgadmin/ui


  • From: svn(at)pgadmin(dot)org
  • To: pgadmin-hackers(at)postgresql(dot)org
  • Subject: SVN Commit by dpage: r6051 - trunk/pgadmin3/pgadmin/ui
  • Date: Tue, 13 Mar 2007 16:09:34 GMT
  • Message-id: <200703131609(dot)l2DG9YYp016001(at)developer(dot)pgadmin(dot)org>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group