icons: add a module for holding icon file references
commit93a989d88be9f531fe4cdaa32890f71702c18b3e
authorDavid Aguilar <davvid@gmail.com>
Mon, 24 Aug 2015 20:55:19 +0000 (24 13:55 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 24 Aug 2015 20:55:19 +0000 (24 13:55 -0700)
tree2f150a6eae4457b51e7790a01712ebf618edee77
parentc9ec8ccc6422710d2c582ef9db559613b6ed4d15
icons: add a module for holding icon file references

Refactor all of the icon-related code into a single module so that we
can give qtutils less responsibilities.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/icons.py [new file with mode: 0644]