fix: take JavaCheckResult by const reference

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-07-29 11:00:33 +02:00
parent 9d5818916a
commit a545f67a21
No known key found for this signature in database
GPG key ID: E13DFD4B47127951
4 changed files with 8 additions and 8 deletions

View file

@ -25,7 +25,7 @@ public:
bool requiresPermGen();
QString toString();
QString toString() const;
int major()
{