summaryrefslogtreecommitdiff
path: root/src/history.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-06-19 19:08:00 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-06-19 19:08:00 +0200
commitf3d3fb6041a870901ba5cf36fb49d46e577cf0d1 (patch)
tree13e3384fd2e3414ea59367ef529249af60ed91db /src/history.cpp
parentRemoved recently closed tabs history (diff)
downloadrekonq-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.cpp2
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
/*