pgAdmin III commit: Use system default background colour instead of whi

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Use system default background colour instead of whi
Date: 2011-08-06 16:39:14
Message-ID: E1Qpju6-0008Ni-An@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use system default background colour instead of white

... for the nodes' background color in the treeview.

Should fix debian bug #635748 (see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635748).

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgServer.cpp | 2 +-
pgadmin/include/schema/pgServer.h | 2 +-
pgadmin/schema/pgServer.cpp | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-08-06 17:01:05 Re: Copy/Paste table(s) functions - git context patch
Previous Message Guillaume Lelarge 2011-08-06 15:47:16 Re: Copy/Paste table(s) functions - git context patch