cmake/nsis/lemon.ico
author |
Peter Kovacs <kpeter@inf.elte.hu> |
|
Fri, 09 Jan 2009 14:03:25 +0100 |
changeset 452 |
aea2dc0518ce |
child 478 |
f9a879c9787c |
permissions |
-rw-r--r-- |
Rename convenience functions in subgraph adaptors (#67)
- Rename hide(), unHide() to disable(), enable().
- Add new set function status(Item, bool).
- Remove hidden() and add status() instead
(which returns the opposite value).