From c2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 6 Oct 2009 11:48:17 +0200 Subject: Cleaning headers and so on... --- src/historymodels.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/historymodels.h') 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 - class HistoryModel : public QAbstractTableModel { Q_OBJECT -- cgit v1.2.1