mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: remove DiveListView::dontEmitDiveChangedSignal member
Should have been removed in 4928c4ae04
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
28e97e7555
commit
fb0bb33d82
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ private:
|
|||
void selectionChangeDone();
|
||||
DiveTripModelBase::Layout currentLayout;
|
||||
QModelIndex contextMenuIndex;
|
||||
bool dontEmitDiveChangedSignal;
|
||||
// Remember the initial column widths, to avoid writing unchanged widths to the settings
|
||||
QVector<int> initialColumnWidths;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue