forked from qt-creator/qt-creator
debugger: make alphabetic sorting of struct members optional.
Task-number: QTCREATORBUG-1608
This commit is contained in:
@@ -122,7 +122,7 @@ private: ////////// General State //////////
|
||||
|
||||
void initializeVariables();
|
||||
DebuggerStartMode startMode() const;
|
||||
Q_SLOT void setAutoDerefPointers(const QVariant &on);
|
||||
Q_SLOT void reloadLocals();
|
||||
|
||||
bool m_registerNamesListed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user