From 9cab6e02598d710e83992610e910acd06c2e2576 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 7 May 2009 11:16:51 +0200 Subject: EBN Krazy issues. 3rd round... First chech finished! --- src/edittableview.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/edittableview.h') diff --git a/src/edittableview.h b/src/edittableview.h index dbc9a145..d6f88bfe 100644 --- a/src/edittableview.h +++ b/src/edittableview.h @@ -23,8 +23,10 @@ #ifndef EDITTABLEVIEW_H #define EDITTABLEVIEW_H +// Qt Includes #include + class EditTableView : public QTableView { Q_OBJECT @@ -39,4 +41,3 @@ public slots: }; #endif // EDITTABLEVIEW_H - -- cgit v1.2.1