Alfredo Braunstein <[EMAIL PROTECTED]> writes:

| When using the math panel, the following run time error appears:
| 
| --------------------------------------------------------------------------
| QObject::connect: No such signal IconPalette::button_clicked(string const&)
| QObject::connect:  (sender name:   'unnamed')
| QObject::connect:  (receiver name: 'QMathDialogBase')
| --------------------------------------------------------------------------
| 
| And inserting symbols and delimiters from the panel just does nothing.
| 
| Following indications found in lyx-devel/src/frontends/qt2/README, I've 
| changed "something const &" to "const something &" while using SLOT and 
| SIGNAL on two different files, and now works ok for me.
| 
| Trivial patch attached. Btw, is it my particular setup that gives these 
| problems, or is it general?

How we all love the moc... and QT++.

btw. has these issues been reported to Troll Tech, so that it will
sometime be fixed?
 

-- 
        Lgb

Reply via email to