pgAdmin III commit: Get rid of #ifdef -- let wxTextBuffer::Translate do

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Get rid of #ifdef -- let wxTextBuffer::Translate do
Date: 2015-10-09 13:28:08
Message-ID: E1ZkXiS-0000Rv-Cj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Get rid of #ifdef -- let wxTextBuffer::Translate do all the work.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=599558a69a0fdd827e2ca51e121f4d540555363c
Author: Nikolai Zhubr <n-a-zhubr(at)yandex(dot)ru>

Modified Files
--------------
pgadmin/frm/frmMain.cpp | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-10-09 13:31:02 Re: [PATCH] Beautify line-ends handling yet more.
Previous Message Dave Page 2015-10-09 13:11:59 pgAdmin v1.22.0 Beta 1 released