trollixx / qtcreator-tabbededitor-plugin

Qt Creator Tabbed Editor Plugin
GNU Lesser General Public License v3.0
73 stars 37 forks source link

Make it compile on MSVC2010 #11

Closed stepanp closed 9 years ago

trollixx commented 9 years ago

Surprisingly not that painful. Please, update according to my comments, and I shall merge it.

trollixx commented 9 years ago

Also, please change commit name to Add MSVC 2010 support (fixes #10) or Make it compile with MSVC 2010 (fixes #10).

stepanp commented 9 years ago

Done :)