pgAdmin III commit: Fixed the compilation issue introduced during previ - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Fixed the compilation issue introduced during previ
Date
Msg-id E1ZbQDQ-0007pe-16@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the compilation issue introduced during previous commit due to
using char* instead of wxChart in wxString::Format(..) function.

Also, fixed the spelling of Elapsed in ElapsedTimeToStr(...) function.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=538897a7dc0972f54e3b8cd2c727076caaa1b26a

Modified Files
--------------
pgadmin/dlg/dlgClasses.cpp   |    2 +-
pgadmin/frm/frmMain.cpp      |    4 ++--
pgadmin/frm/frmQuery.cpp     |   27 +++++++++++++++------------
pgadmin/include/utils/misc.h |    2 +-
pgadmin/utils/misc.cpp       |   17 ++++++++++++-----
5 files changed, 31 insertions(+), 21 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: pgAdmin III commit: wxGetTranslation(...) is not supported within wxPLU
Next
From: jenkins@pgadmin.org
Date:
Subject: Jenkins build is back to normal : pgAdmin master branch #262