I'm planning to add a feature that depends on a particular feature in Qt 4.5. Obviously I don't want to break current compilation with Qt 4.5 Should I write a specific test for the required class, or can I just work off the Qt version? Any recommendations for an example to copy? BRad