diff options
Diffstat (limited to 'src/gui/fpg_popupcalendar.pas')
-rw-r--r-- | src/gui/fpg_popupcalendar.pas | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/gui/fpg_popupcalendar.pas b/src/gui/fpg_popupcalendar.pas index 5884a722..d083fcac 100644 --- a/src/gui/fpg_popupcalendar.pas +++ b/src/gui/fpg_popupcalendar.pas @@ -23,11 +23,9 @@ unit fpg_popupcalendar; {.$Define DEBUG} // while developing the component { - *********************************************************** - ********** This is still under development! *********** - *********************************************************** - - It needs lots of testing and debugging. + ***************************************************************** + ********** This is still under heavy development! *********** + ***************************************************************** } |