summaryrefslogtreecommitdiff
path: root/src/panelhistory.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-07 11:16:51 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-07 11:16:51 +0200
commit9cab6e02598d710e83992610e910acd06c2e2576 (patch)
tree6e103d52edea8b70896083ee2b74197281770787 /src/panelhistory.h
parentupdated french translation (diff)
downloadrekonq-9cab6e02598d710e83992610e910acd06c2e2576.tar.xz
EBN Krazy issues. 3rd round... First chech finished!
Diffstat (limited to 'src/panelhistory.h')
-rw-r--r--src/panelhistory.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/panelhistory.h b/src/panelhistory.h
index 89759a84..c6fe1380 100644
--- a/src/panelhistory.h
+++ b/src/panelhistory.h
@@ -20,12 +20,13 @@
#ifndef PANELHISTORY_H
#define PANELHISTORY_H
-// Qt Includes
-#include <QWidget>
-
// Local Includes
#include "application.h"
+// Qt Includes
+#include <QWidget>
+
+// Forward Declarations
class QTreeView;
class KUrl;
class TreeProxyModel;