On 17-5-2011 22:02, Peter Kümmel wrote:
> On 17.05.2011 21:46, Vincent van Ravesteijn wrote:
>>
>> Mmmh, now I'm starting to get confused about your question. Are
>> you asking why you have to include the moc_* files or why the
>> moc_* file was not created for fancylineedit ? The creation of
>> the moc_* file is not trigged by including it.
>>
> 
> macro(LYX_AUTOMOC)
> ....
>     string(REGEX MATCHALL "#include +[\"<]moc_[^ ]+\\.cpp[\">]" _match 
> "${_contents}")
>         if (_match)
> 

At least it doesn't in src\.

Vincent

Reply via email to