summaryrefslogtreecommitdiff
path: root/src/frontend/btaboutmoduledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/btaboutmoduledialog.h')
-rw-r--r--src/frontend/btaboutmoduledialog.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/frontend/btaboutmoduledialog.h b/src/frontend/btaboutmoduledialog.h
index c5ee7ca..65c0696 100644
--- a/src/frontend/btaboutmoduledialog.h
+++ b/src/frontend/btaboutmoduledialog.h
@@ -12,13 +12,14 @@
#include <QDialog>
+
class CSwordModuleInfo;
class QWidget;
/**
- Dialog to show the information about a module.
+ Dialog to show the information about a module.
- @author The BibleTime team <info@bibletime.info>
+ @author The BibleTime team <info@bibletime.info>
*/
class BTAboutModuleDialog : public QDialog {
Q_OBJECT