Hi, method "QsciMacro::startRecording()" connects to the QsciScintillaBase signal "SCN_MACRORECORD(unsigned int, unsigned long, long)". However, there is no such signal. There is one called "SCN_MACRORECORD(unsigned int, unsigned long, void *)" instead (i.e. different signature). What is the correct one?
Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
