diff options
author | Angelo Naselli <anaselli@linux.it> | 2015-11-23 15:22:40 +0100 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2015-11-23 15:22:40 +0100 |
commit | 85c13ee6070cf4086ffc73628e25a438f807f543 (patch) | |
tree | b25b9fb30befdb12920660f176e3c18bd3ba5b63 /Changes | |
parent | 2c30b87cbb87f65ad229d61606b1bf00be86ea57 (diff) | |
download | manatools-85c13ee6070cf4086ffc73628e25a438f807f543.tar manatools-85c13ee6070cf4086ffc73628e25a438f807f543.tar.gz manatools-85c13ee6070cf4086ffc73628e25a438f807f543.tar.bz2 manatools-85c13ee6070cf4086ffc73628e25a438f807f543.tar.xz manatools-85c13ee6070cf4086ffc73628e25a438f807f543.zip |
Added commandline attribute to Module
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + - Added CommandLine attribute to Module, to make it available + for all the GUI modules. - Added CommandLine module to manage common CL options - Added event_timeout rw attribute to GUI::Dialog to allow manage $yui::YEvent::TimeoutEvent |