DiffEditor: Clean forward declaration

Change-Id: Ifedc0041a5a7d736231057c092f430061c62f8fb
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Laurent Montel
2017-09-25 15:10:00 +02:00
parent 7dafb822ed
commit b89cd0a78a
4 changed files with 0 additions and 8 deletions

View File

@@ -37,7 +37,6 @@ namespace TextEditor { class TextEditorWidget; }
namespace DiffEditor {
class DiffEditorController;
class FileData;
namespace Internal {