forked from qt-creator/qt-creator
ClangFormat: Add the preview text editor to the settings
Allows the user to see how the current style applies to the code snippet. The action is triggered by the 'Apply' button. Change-Id: I820d989519cfdfb6e617ed6e8e9e5751be6619ea Reviewed-by: Marco Bubke <marco.bubke@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#include <QTextDocument>
|
||||
|
||||
using namespace CppEditor::Internal;
|
||||
using namespace CppEditor;
|
||||
using namespace TextEditor;
|
||||
using namespace CPlusPlus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user