mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-17 18:51:29 +03:00
Capitalize first letter
This commit is contained in:
@@ -43,5 +43,6 @@ private:
|
||||
void addNvmeLogTable(const QJsonObject &nvmeLog);
|
||||
void addSmartAttributesTable(const QJsonArray &attributes);
|
||||
QString getSmartctlOutput(const QStringList &arguments, bool root);
|
||||
QString toTitleCase(const QString& sentence);
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user