52ef958429
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
|
||
---|---|---|
.. | ||
macdeployqt | ||
moc | ||
qdbuscpp2xml | ||
qdbusxml2cpp | ||
qmake | ||
qmakelib | ||
qt_cmake_create | ||
rcc | ||
uic | ||
windeployqt | ||
CMakeLists.txt |