mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-14 17:13:41 +00:00
fix custom command
This commit is contained in:
@ -47,7 +47,7 @@ protected:
|
||||
QStringList sources() const;
|
||||
|
||||
private slots:
|
||||
void setCustomCmd();
|
||||
void setCustomCmd(int exitCode, QProcess::ExitStatus exitStatus);
|
||||
void setGpu();
|
||||
void setGpuTemp();
|
||||
void setHddTemp();
|
||||
|
||||
Reference in New Issue
Block a user