Merged helper scripts
[qcpufreq] / src / mainwindow.h
index 448aa53..4b77db0 100755 (executable)
@@ -45,6 +45,7 @@ public slots:
 
 private:
     Ui::MainWindow *ui;
+    int callHelper( QString action, QString param );
     QString getCPUTemp();
     int getMaxFreq();
     int getMinFreq();