X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=0d0bdccf04cb6dd5f2dce9a2d3d4625567d2bbe7;hb=fcba2cd1248bbdaefb8f77239cd541a88f9d3755;hp=b2fc16c29f72cc7d4c1a53e77b2e621718c9ec17;hpb=58746ddb27ddc9a6694aa62fd83a8a6f61f52bff;p=qcpufreq diff --git a/src/mainwindow.h b/src/mainwindow.h index b2fc16c..0d0bdcc 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -43,8 +43,10 @@ public: public slots: void about(); void adjustFreq(); + void applySettings(); void orientationChanged(); void refresh(); + void setAdvancedTemperature(); void setAutoRotation(); void setSmartReflex(); void showHelp();