diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2007-06-05 11:46:44 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2007-06-05 11:46:44 +0000 |
commit | 47340659a723589f6381cadbc95fd88298412269 (patch) | |
tree | 9d25251d07f37b3ec38c1932c484caa4e0b0380e /gui/fpguiprogressbar.inc | |
parent | 5c84b5c66c967254400370c991170a61533a8014 (diff) | |
download | fpGUI-47340659a723589f6381cadbc95fd88298412269.tar.xz |
* Finally fixed the menu dropdown issue where you had to click twice to get the menu to drow down.
Diffstat (limited to 'gui/fpguiprogressbar.inc')
-rw-r--r-- | gui/fpguiprogressbar.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/fpguiprogressbar.inc b/gui/fpguiprogressbar.inc index 3bdc91f3..0f8f4dd0 100644 --- a/gui/fpguiprogressbar.inc +++ b/gui/fpguiprogressbar.inc @@ -3,7 +3,7 @@ Progress Bar class declarations - Copyright (C) 2000 - 2006 See the file AUTHORS.txt, included in this + Copyright (C) 2006 - 2007 See the file AUTHORS.txt, included in this distribution, for details of the copyright. See the file COPYING.modifiedLGPL, included in this distribution, |