summaryrefslogtreecommitdiff
path: root/src/icons/iconmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve icon management codeAndrea Diamantini2013-01-231-3/+0
| | | | | In the 1.x way, IconManager notified all the tabs about icons changed. This way, just the interested tab is :)
* IconManager restoreAndrea Diamantini2012-12-101-0/+82
Just 3 lines fixes ;) Also clean up in the dir structure...