Add an error if smartctl does not exist or if pkexec is cancelled

This commit is contained in:
Spiros
2024-06-09 00:01:15 +03:00
parent 19a703f745
commit 3db4230d6c
2 changed files with 28 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
#include <QMessageBox>
#include <QDesktopServices>
#include <QUrl>
#include <QTimer>
#include <cmath>
#include "statusdot.h"