QList rather pointlessly has a startsWith() function, which means this
code compiled. But the code makes no sense: it tests the same
condition over and over again, so I'm assuming that it should be
path.startsWith() and not path_s_.startsWith().
Amends
|
||
|---|---|---|
| .. | ||
| source_basicapp | ||
| source_plugin_sqlite | ||
| source_plugin_tls | ||
| CMakeLists.txt | ||
| tst_macdeployqt.cpp | ||