Georg Baum wrote:
Am Donnerstag, 24. August 2006 21:17 schrieb Abdelrazak Younes:
Georg Baum wrote:
Abdel, this problem in trunk appeared after your last commit: http://bugzilla.lyx.org/show_bug.cgi?id=2792 I see it, too (with gcc 3.3.5 and 4.1, external boost 1.34cvs). Any
idea
what goes wrong?
Maybe a header include is missing, could you try to add this to
WorkArea.h:
#include <boost/signal.hpp>

No, that is not the problem. I found it out now: It is again the pollution of the global namespace in qt3 with the signals keyword. The attached patch (including more cleanup) goes in now.

So there's no compile error for qt4? The bug report seemed to imply otherwise... That's why I didn't think that was the reason.

Abdel.

Reply via email to