diff options
Diffstat (limited to 'src/history.cpp')
-rw-r--r-- | src/history.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/history.cpp b/src/history.cpp index 544b1f90..0e822142 100644 --- a/src/history.cpp +++ b/src/history.cpp @@ -1465,3 +1465,4 @@ void HistoryTreeModel::sourceRowsRemoved(const QModelIndex &parent, int start, i endRemoveRows(); } } + |