forked from qt-creator/qt-creator
Removed the m_ prefix used in the public members of CompletionItem
This commit is contained in:
@@ -151,7 +151,7 @@ private:
|
||||
|
||||
CppModelManager *m_manager;
|
||||
Qt::CaseSensitivity m_caseSensitivity;
|
||||
bool m_autoInsertBrackets;
|
||||
bool awesome;
|
||||
bool m_partialCompletionEnabled;
|
||||
|
||||
bool m_forcedCompletion;
|
||||
|
||||
Reference in New Issue
Block a user