pgAdmin III commit: Get rid of #ifdef -- let wxTextBuffer::Translate do - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Get rid of #ifdef -- let wxTextBuffer::Translate do
Date
Msg-id E1ZkXiS-0000Rv-Cj@gothos.postgresql.org
Whole thread Raw
List 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@yandex.ru>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Use more sensible line ending defaults, per Nikolai
Next
From: Dave Page
Date:
Subject: Re: [PATCH] Beautify line-ends handling yet more.