X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=classes%2Ftimecontrol%2Fdelaytimecontrol.h;h=36d9f305723d2531477785a173d6085d9f7ff601;hb=1ad20173b7b8553bffc043786ab75d5dfff17961;hp=2af88faa9d85b33c76b0ea580050b90c021da72a;hpb=cfcfb018dce39cd48eda0f601aa5134632a50484;p=chessclock diff --git a/classes/timecontrol/delaytimecontrol.h b/classes/timecontrol/delaytimecontrol.h index 2af88fa..36d9f30 100644 --- a/classes/timecontrol/delaytimecontrol.h +++ b/classes/timecontrol/delaytimecontrol.h @@ -30,6 +30,7 @@ public: DelayTimeControl(); QString getName(); + QIcon getIcon(); QString getDescription(); ClocksWidget* initGame(bool useLastSettings); };