Clean exported headers of the VcsBase plugin.

Change-Id: Ibfe20bc7156e14e33fd0448586f5cc625494e008
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Friedemann Kleint
2015-02-26 09:33:24 +01:00
parent 836606feb9
commit d33af01d09
19 changed files with 36 additions and 16 deletions

View File

@@ -35,8 +35,7 @@
#include <coreplugin/ioutputpane.h>
#include <utils/fileutils.h>
namespace Utils { class FileName; }
namespace VcsBase {
class VCSBASE_EXPORT VcsOutputWindow : public Core::IOutputPane