VSAddin 1.2.3 with Visual studio 2012 and Qt5.5. When I enter includes for Qt such as #include <QString> they get changed as I type to #include <qstring.h> Is this intentional? Can it be configured?