On 5/22/21 7:32 AM, Bruno Haible wrote:
It doesn't – it is an auto-generated Qt file.  However, the file starts
with

```
#include <memory>
#include "ddlineedit.h"

You could instead compile a file ddlineedit.config-moc.cpp, with the following contents:

#include <config.h>
#include "ddlineedit.moc.cpp"


Reply via email to