Commit d229180b authored by J-P Nurmi's avatar J-P Nurmi Committed by The Qt Project
Browse files

Fix the remaining include directives to follow Qt conventions


In public header files, always use this form to include Qt
headers: #include <QtCore/qwhatever.h>. The library prefix
is very convenient for non-qmake projects.

Change-Id: I033ae9defee2ae7d383d8f268a4d7923162ac49e
Reviewed-by: default avatarJake Petroules <jake.petroules@petroules.com>
Reviewed-by: default avatarCaroline Chao <caroline.chao@digia.com>
Showing with 4 additions and 5 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment