forked from qt-creator/qt-creator
Clang: Adjust mockup code to creator code.
Change-Id: I83c5b7c1af2ee4b77b2f3d8e06b54218838056f3 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
committed by
David Schulz
parent
edb27b53f4
commit
de0ceea956
@@ -34,10 +34,8 @@ public:
|
||||
unsigned line;
|
||||
unsigned column;
|
||||
unsigned length;
|
||||
union {
|
||||
TextStyles textStyles;
|
||||
int kind;
|
||||
};
|
||||
bool useTextSyles;
|
||||
|
||||
bool isValid() const
|
||||
|
Reference in New Issue
Block a user