X-Git-Url: http://git.maemo.org/git/?p=kitchenalert;a=blobdiff_plain;f=src%2Fcreatetimersequencedialog.h;h=3e93f362b26ef71db4f111ad4ae77612effcc956;hp=a84dbd69748bb64b2aad0f420d27e8c1091ae41f;hb=d703fb607c0291912211a5d43cdd04b60b6e87c6;hpb=ae684d7266ec7e510a3a20f7a729418076ad5a84 diff --git a/src/createtimersequencedialog.h b/src/createtimersequencedialog.h index a84dbd6..3e93f36 100644 --- a/src/createtimersequencedialog.h +++ b/src/createtimersequencedialog.h @@ -1,9 +1,11 @@ /************************************************************************** - KitchenAlert v.0.01 + KitchenAlert Copyright (C) 2010 Heli Hyvättinen - This program is free software: you can redistribute it and/or modify + This file is part of KitchenAlert. + + Kitchen Alert is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. @@ -33,6 +35,18 @@ namespace Ui { class CreateTimerSequenceDialog; } + +/*! Class for the dialog for creating timers' + + @author Heli Hyvättinen + @date 2010-06-26 + @version 0.09 + +Class for the dialog for creating timers + +*/ + + class CreateTimerSequenceDialog : public QDialog { Q_OBJECT