Fixed runtime issues reported by SonarQube. Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf64e2c97c764763186569280afeaedafa342590 Modified Files -------------- runtime/ConfigWindow.cpp | 6 +++++- runtime/ConfigWindow.h | 1 + runtime/FloatingWindow.cpp | 14 ++++---------- runtime/FloatingWindow.h | 10 +++++----- runtime/LogWindow.cpp | 6 +++++- runtime/LogWindow.h | 1 + runtime/MenuActions.cpp | 6 +----- runtime/MenuActions.h | 6 +++--- runtime/Server.cpp | 6 ++---- runtime/Server.h | 4 ++-- runtime/TrayIcon.cpp | 9 +-------- runtime/TrayIcon.h | 10 +++++----- runtime/pgAdmin4.cpp | 4 ++-- 13 files changed, 37 insertions(+), 46 deletions(-)