Thread: PATCH: wxWidgets 3.0 Data dir
Hi Team,
While working on pgAdmin III with wxWidgets 3.0, I found that datadir variable is not getting initialized for wxWidgets 3.0 for MacOSX, because a preprocessor was ending at wrong place.Please find the attached patch which resolves the issue.

Attachment
Thanks - applied (though... didn't we give you a commit bit to do that yourself? :-p )
On Fri, May 23, 2014 at 5:31 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Due to with, it is not able to load any of the xrc files in debug mode, and other settings.Hi Team,While working on pgAdmin III with wxWidgets 3.0, I found that datadir variable is not getting initialized for wxWidgets 3.0 for MacOSX, because a preprocessor was ending at wrong place.
Please find the attached patch which resolves the issue.
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company