diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-10-27 21:03:14 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-10-27 16:18:09 -0700 |
commit | d747d76762ad745b510c645706c2dd708fe20302 (patch) | |
tree | e08fef51e339416bac144a77fd7dc690fba700dd /core/gaspressures.c | |
parent | 49fc05de7ebdc3f402b76072a34e3aa53b3b7d4d (diff) | |
download | subsurface-d747d76762ad745b510c645706c2dd708fe20302.tar.gz |
cleanup: refactor subsurfacesysinfo.cpp
This used to be a copy of QSysInfo. However, once the requirement
was raised to Qt5.4, this was replaced by a subclass of the original
QSysInfo - which made the whole file mostly obsolete.
Just use QSysInfo directly where needed.
Only for windows.c, which can't call directly into Qt, keep the
isWin7Or8() helper function.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/gaspressures.c')
0 files changed, 0 insertions, 0 deletions