summaryrefslogtreecommitdiff
path: root/src/historymodels.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-06 11:48:17 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-06 11:48:17 +0200
commitc2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c (patch)
tree7cb8d86a836944606518fa83f5181749d30f4f25 /src/historymodels.h
parentHTML5 offline storage cache support (diff)
downloadrekonq-c2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c.tar.xz
Cleaning headers and so on...
Diffstat (limited to 'src/historymodels.h')
-rw-r--r--src/historymodels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/historymodels.h b/src/historymodels.h
index 22a7bccd..93e72c6a 100644
--- a/src/historymodels.h
+++ b/src/historymodels.h
@@ -29,6 +29,7 @@
#ifndef HISTORYMODELS_H
#define HISTORYMODELS_H
+
// Local Includes
#include "history.h"
#include "modelmenu.h"
@@ -45,7 +46,6 @@
#include <QWebHistoryInterface>
-
class HistoryModel : public QAbstractTableModel
{
Q_OBJECT