Trying to use the form editor that is integrated into QTCreator, but even when I place my plugin into QtCreator.app/Contents/MacOS/designer it doesn't show up. The same dylib file does work with the standalone designer app, though.
QTCreator version info: QTCreator 1.1.0 (Based on QT Version 4.5.1) Designer version info: Version 4.5.1
Any hints? This webpage: http://labs.trolltech.com/page/Projects/Tools/QtCreator/FAQ, suggested that I have a versioning problem, but that seems nutty as I'm using "pure" 4.5 (clean install and all that)...