summaryrefslogtreecommitdiff
path: root/src/frontend/display/bthtmljsobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/display/bthtmljsobject.h')
-rw-r--r--src/frontend/display/bthtmljsobject.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/frontend/display/bthtmljsobject.h b/src/frontend/display/bthtmljsobject.h
index d418b71..c3536ff 100644
--- a/src/frontend/display/bthtmljsobject.h
+++ b/src/frontend/display/bthtmljsobject.h
@@ -6,12 +6,15 @@
* The BibleTime source code is licensed under the GNU General Public License version 2.0.
*
**********/
+
#ifndef BTHTMLJSOBJECT_H
#define BTHTMLJSOBJECT_H
#include <QObject>
+
#include <QPoint>
+
class BtHtmlReadDisplay;
class BtHtmlJsObject: public QObject {