pgAdmin 4 commit: Fixed runtime issues reported by SonarQube. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed runtime issues reported by SonarQube.
Date
Msg-id E1jl7xi-0004TZ-B8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Satish V
Date:
Subject: Reg-[Sonarqube]CodeSmell issues
Next
From: Akshay Joshi
Date:
Subject: Re: Reg-[Sonarqube]CodeSmell issues