pgAdmin 4 commit: Use nullptr instead of NULL or 0.

2018-12-06 Thread Dave Page
Use nullptr instead of NULL or 0. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=312bcbc83f0e6ba7c0798f3c7f42445e20692529 Modified Files -- runtime/Logger.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgAdmin 4 commit: Use nullptr instead of NULL or 0.

2018-12-06 Thread Dave Page
Use nullptr instead of NULL or 0. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=566ff7b609d0c5ce599037ae49d52afd419cb21d Modified Files -- runtime/TrayIcon.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgAdmin 4 commit: Use nullptr instead of NULL or 0.

2018-12-06 Thread Dave Page
Use nullptr instead of NULL or 0. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=45cd17af84f51ac56942620f1a5b0e84940627c3 Modified Files -- runtime/ConfigWindow.h | 2 +- runtime/FloatingWindow.cpp | 14 +++--- runtime/