Hello all,

I'm brand-new to the list, and to OpenFlipper, so not sure if there's anyone listening to this or where to post fixes.

The signal addMenubarAction() signature is incorrectly defined (at least it doesn't work with Qt 4.6.2) in TextureControl and Color plugins , and those plugins become unreachable from the UI as the result. Changing this signal to the following in TextureControl.hh and ColorPlugin.hh fixes the problem:

void addMenubarAction(QAction* _action, QString _type );

Thanks,
Sergiy


Hotmail: Powerful Free email with security by Microsoft. Get it now.