diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-19 19:08:00 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-19 19:08:00 +0200 |
commit | f3d3fb6041a870901ba5cf36fb49d46e577cf0d1 (patch) | |
tree | 13e3384fd2e3414ea59367ef529249af60ed91db /src/history.cpp | |
parent | Removed recently closed tabs history (diff) | |
download | rekonq-f3d3fb6041a870901ba5cf36fb49d46e577cf0d1.tar.xz |
Removed unuseful history dialog. We use just history panel, from now on..
Diffstat (limited to 'src/history.cpp')
-rw-r--r-- | src/history.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/history.cpp b/src/history.cpp index dcfe4c21..11cd3653 100644 --- a/src/history.cpp +++ b/src/history.cpp @@ -540,7 +540,7 @@ bool HistoryModel::removeRows(int row, int count, const QModelIndex &parent) // ----------------------------------------------------------------------------------------------- -#define MOVEDROWS 10 +#define MOVEDROWS 20 /* |