summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/kexidb/cursor.h')
-rw-r--r--kexi/kexidb/cursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/cursor.h b/kexi/kexidb/cursor.h
index 6f8e4d1e..2cbf53ad 100644
--- a/kexi/kexidb/cursor.h
+++ b/kexi/kexidb/cursor.h
@@ -65,7 +65,7 @@ class RowEditBuffer;
*/
class KEXI_DB_EXPORT Cursor: public TQObject, public Object
{
- Q_OBJECT
+ TQ_OBJECT
public: