aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qmap-with-pointer-key/main.cpp.expected
blob: c0d14fcb3160c873d940cc2ee846c2fd1a6c890f (plain)
1
qmap-with-pointer-key/main.cpp:18:5: warning: Use QHash<K,T> instead of QMap<K,T> when K is a pointer [-Wclazy-qmap-with-pointer-key]