diff options
Diffstat (limited to 'src/historymodels.h')
-rw-r--r-- | src/historymodels.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/historymodels.h b/src/historymodels.h index d6a04826..22a7bccd 100644 --- a/src/historymodels.h +++ b/src/historymodels.h @@ -236,6 +236,7 @@ private: * A modified QSortFilterProxyModel that always accepts * the root nodes in the tree * so filtering is only done on the children. + * * Used in the HistoryDialog. * */ |