Thread: pgAdmin III commit: I've noticed that pgAdmin built with wxWidgets 3.0

pgAdmin III commit: I've noticed that pgAdmin built with wxWidgets 3.0

From
Dave Page
Date:
I've noticed that pgAdmin built with wxWidgets 3.0 stopped logging
INFO messages. wxLogInfo() became alias for wxLogVerbose() which is
sensitive to the wxLog::ms_bVerbose flag.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d4884b7e9ea080842d1f7e4b0ad70aa36ccf47f8
Author: J.F. Oster <jinfroster@mail.ru>

Modified Files
--------------
pgadmin/pgAdmin3.cpp |    1 +
1 file changed, 1 insertion(+)