pgAdmin III commit: Include a variant of sysSettings::Write() that take

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Include a variant of sysSettings::Write() that take
Date: 2011-02-16 15:47:35
Message-ID: 201102161547.p1GFlZOi005651@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Include a variant of sysSettings::Write() that takes a wxChar* value
to write, as they are currently being cast to bools and stored as
true/false.

Branch
------
master

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

Modified Files
--------------
pgadmin/include/utils/sysSettings.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-02-16 15:48:16 Re: pgAdmin III commit: Quick fix for a registry datatype issue on Windows,
Previous Message Hope Jiang 2011-02-16 14:26:49 pgAdmin III: updated Korean translation