summaryrefslogtreecommitdiff
path: root/src/frontend/cmoduleindexdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/cmoduleindexdialog.h')
-rw-r--r--src/frontend/cmoduleindexdialog.h27
1 files changed, 11 insertions, 16 deletions
diff --git a/src/frontend/cmoduleindexdialog.h b/src/frontend/cmoduleindexdialog.h
index 3a19be2..b27b161 100644
--- a/src/frontend/cmoduleindexdialog.h
+++ b/src/frontend/cmoduleindexdialog.h
@@ -1,24 +1,19 @@
-//
-// C++ Interface: cmoduleindexdialog
-//
-// Description:
-//
-//
-// Author: The BibleTime team <info@bibletime.info>, (C) 2006-2007
-//
-// Copyright: See COPYING file that comes with this distribution
-//
-//
+/*********
+*
+* This file is part of BibleTime's source code, http://www.bibletime.info/.
+*
+* Copyright 1999-2009 by the BibleTime developers.
+* The BibleTime source code is licensed under the GNU General Public License version 2.0.
+*
+**********/
+
#ifndef CMODULEINDEXDIALOG_H
#define CMODULEINDEXDIALOG_H
-class CSwordModuleInfo;
-
-//Qt includes
#include <QObject>
-//forward declaration
-//class KProgressDialog;
+
+class CSwordModuleInfo;
class QProgressDialog;
/**