qt: Add export macro for QDebug operator
* lang/qt/src/debug.h: Add export macro.
This is public API so it should be exported. This did not
resolve a link issue for Windows that I've experienced
when building. But this might be to some uncleanlyness
in my build environment.