summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/cmoduleindexdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/frontend/cmoduleindexdialog.h')
-rw-r--r--bibletime/frontend/cmoduleindexdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bibletime/frontend/cmoduleindexdialog.h b/bibletime/frontend/cmoduleindexdialog.h
index 6ff4798..f259785 100644
--- a/bibletime/frontend/cmoduleindexdialog.h
+++ b/bibletime/frontend/cmoduleindexdialog.h
@@ -15,7 +15,7 @@
#include "backend/cswordmoduleinfo.h"
//Qt includes
-#include <qobject.h>
+#include <tqobject.h>
//forward declaration
class KProgressDialog;
@@ -27,7 +27,7 @@ class KProgressDialog;
*
* @author The BibleTime team <info@bibletime.info>
*/
-class CModuleIndexDialog : public QObject {
+class CModuleIndexDialog : public TQObject {
Q_OBJECT
public:
/** Get the singleton instance.