pgAdmin III commit: Use an enum for tabs instead of real numbers - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Use an enum for tabs instead of real numbers
Date
Msg-id E1SIejm-00060y-Ed@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use an enum for tabs instead of real numbers

I always forget to fix the number of the deleted page when I add a new tab in dlgTable. This will hopefully fix this
issue.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgTable.cpp       |    4 ++--
pgadmin/include/dlg/dlgTable.h |   14 ++++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Sachin Srivastava
Date:
Subject: Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)
Next
From: Sachin Srivastava
Date:
Subject: Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)