Files
qt-creator/src/libs/extensionsystem/pluginspec_p.h
Bernhard Beschow 88839a8cfa Const'ify two static variables
Even though the variables are local, they were exposed as writable
references. Turning those variables into constants and propagating the
constness prevents accidental modifications.

Change-Id: If874ae4995fb95434ad28da6682c980f90666061
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-12-19 13:24:33 +00:00

3.4 KiB