forked from qt-creator/qt-creator
500f2e5d8484bd7233f7a70c51a0d54ff8d574ee
Task: 238308 RevBy: eike AutoTest: - Details: Instead of the text and prefix of the file to add, pointers were compared. Thus the function always returned false and duplicates were not recognized. Replaced struct FileList with a class FileList, which is inherited from QList and added the function containsList which checks the needed values.
Description
A cross-platform Qt IDE
Languages
C++
84.2%
QML
8.4%
C
3.2%
Python
2.4%
CMake
0.7%
Other
0.7%