use qt resources for icons
authorDiane Trout <diane@caltech.edu>
Tue, 28 Mar 2006 01:33:52 +0000 (01:33 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 28 Mar 2006 01:33:52 +0000 (01:33 +0000)
commit4aef34b78122f104fdf19729d3422236b5676658
tree3fa0d4462a4d4cce7ed50f2480a319454a819d58
parent18f69f0aaf8a2025c4e84bbc82109def10c8bcd0
use qt resources for icons
WARNING: Seems to need qt 4.1.1 to work correctly
This uses QT resources to link the icons directly into the application, so
they'll always show up, even when not being run from the source directory.

Of course in practice it seems like qt 4.1.0 has a bug so the resource
feature doesn't quite work right.
.boring
icons.qrc [new file with mode: 0644]
mussagl.cpp
mussagl.pro
qui/MussaWindow.cpp