Hello All!
I developed some widgets to use on my project, and, for productivity reasons I created a Qt Creator plugin to add my custom widgets to widgets palette of Qt Creator Designer. But, recently, I ported my widgets to Qt 4.8.0 and now I'm using Qt Creator 2.4.1, but, my plugin don't work any more. Qt Creator claims about inheriting of iPlugin.
So, anyone can help me with Qt Creator 2.4.1 Designer plugin?
Regards,