dwww Home | Show directory contents | Find package

# qt-macros

Finds misusages of some Qt macros.

The two cases are:
- Using `Q_OS_WINDOWS` instead of `Q_OS_WIN` (The former doesn't exist).
- Testing a `Q_OS_XXX` macro before including `qglobal.h`

Generated by dwww version 1.15 on Sat May 18 14:46:48 CEST 2024.