Hi,
i want to insert a qtmozilla widget in a "qt application". Which class
can i use in my qt application code? nsWindow, MozQwidget or another
class?
I try to use nsWindow but I have a "undefined reference" error on
nsWindow constructor, during linkage with libwidget_qt.so.
Any ideas from anyone?
---D. Dolciotti