Thread: pgAdmin 4 commit: Refactor config loading/saving for the runtime config

pgAdmin 4 commit: Refactor config loading/saving for the runtime config

From
Akshay Joshi
Date:
Refactor config loading/saving for the runtime config dialog to avoid code duplication.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ac656c63856efb8154d68e6f0c92185fd0903a2
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
runtime/ConfigWindow.cpp | 86 +++++++++++++++++++++---------------------------
runtime/ConfigWindow.h   | 15 ++-------
runtime/MenuActions.cpp  | 30 ++---------------
runtime/pgAdmin4.cpp     | 25 ++------------
4 files changed, 43 insertions(+), 113 deletions(-)