X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fresultdialog.h;h=e8828c7cf95d26519739ed575b22bdb30324dbc4;hp=6f19c38f0acf406e8533979162266d053e31ee70;hb=9de94ffc9dac2ad13fda5703e58553737e1a0d42;hpb=8c9820474eea3f55f92e183fdc15d534322bb06f diff --git a/Client/resultdialog.h b/Client/resultdialog.h index 6f19c38..e8828c7 100644 --- a/Client/resultdialog.h +++ b/Client/resultdialog.h @@ -24,9 +24,10 @@ public: void setEnd(int pValue); void setValue(int pSpeed, double pTime); + void setLabelInfoToUser(QString infoText); signals: - void sendresult(double result); + void sendresult(double); protected: void changeEvent(QEvent *e);