TextEditor: Clean forward declaration

Change-Id: If338617551893e3ce3c7a68ff1abfc60de8cf610
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Laurent Montel
2017-09-25 15:03:13 +02:00
parent f792475739
commit 227acdea75
15 changed files with 1 additions and 33 deletions

View File

@@ -31,7 +31,6 @@
namespace TextEditor {
class IAssistProvider;
class AssistInterface;
class IAssistProposal;