Removed spurious indent
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
|||||||
m_textCtrl = NULL;
|
m_textCtrl = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
void setModelData(QWidget *WXUNUSED(editor), QAbstractItemModel *WXUNUSED(model), const QModelIndex &WXUNUSED(index)) const wxOVERRIDE
|
void setModelData(QWidget *WXUNUSED(editor), QAbstractItemModel *WXUNUSED(model), const QModelIndex &WXUNUSED(index)) const wxOVERRIDE
|
||||||
{
|
{
|
||||||
// Don't set model data until wx has had a chance to send out events
|
// Don't set model data until wx has had a chance to send out events
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user