X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fhelpdialog.h;h=ed6888262aa2c37226c80a1e1b626ee9f88251a7;hp=9ca31aa1188a4b4346c2ac149a933209f4e733fe;hb=d23b9047e19f2927c7f79d98a6bf15ea18ba964a;hpb=e59c84a91124661c2801892a42846e753538f680 diff --git a/Client/helpdialog.h b/Client/helpdialog.h index 9ca31aa..ed68882 100644 --- a/Client/helpdialog.h +++ b/Client/helpdialog.h @@ -1,3 +1,12 @@ +/* + * Help dialog + * + * @author Janne Änäkkälä + * @author Toni Jussila + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + */ + #ifndef HELPDIALOG_H #define HELPDIALOG_H @@ -37,6 +46,7 @@ private slots: void on_pushButtonHelpRoute_clicked(); void on_pushButtonHelpAccelerate_clicked(); void on_pushButtonHelpResults_clicked(); + void killHelpDialogs(); }; #endif // HELPDIALOG_H