summaryrefslogtreecommitdiff
path: root/src/historymodels.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-13 03:18:45 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-13 03:18:45 +0200
commit1cb0ff22c8d9f29bb3a0aee2b1b673efb1d556d6 (patch)
treec08b50a6c7512fc42a4dd913be44badd9ff03202 /src/historymodels.h
parentSome "stupid" toolbars fixes (diff)
parentModified rekonq behaviour: (diff)
downloadrekonq-1cb0ff22c8d9f29bb3a0aee2b1b673efb1d556d6.tar.xz
Merge branch 'HomePage'
Diffstat (limited to 'src/historymodels.h')
-rw-r--r--src/historymodels.h1
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.
*
*/