The source project of this merge request has been removed.
Removing deprecated warning messages
Removed warning message related to use loadRelaxed() instead of .load() Files:
- kdevplatform/language/backgroundparser/parsejob.cpp
- kdevplatform/language/duchain/duchain.cpp
- kdevplatform/language/duchain/duchainlock.cpp
- kdevplatform/util/ksharedobject.h
Removed warning message related to use QElapsedTimer instead of QTimer. Files:
- kdevplatform/tests/testfile.cpp
- kdevplatform/shell/statusbar.h
Removed warning message related to use QSet (list.begin(), list.end()) instead of .toSet(). Files:
- kdevplatform/language/codegen/documentchangeset.cpp
Edited by Lucas Biaggi