blob: f9d36bc2a441787ea04156f0b41e557929fe9856 (
plain)
1
2
3
4
5
|
There is quite a lot of code which is needed by many ROX applications -- for
example: save boxes, multiple choice dialogs and tool bars.
Keeping all this code in one place makes these programs smaller. It also
makes programs which use it more consistent.
|