summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/queries/kexiquerydesignersqlhistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/queries/kexiquerydesignersqlhistory.h')
-rw-r--r--kexi/plugins/queries/kexiquerydesignersqlhistory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/queries/kexiquerydesignersqlhistory.h b/kexi/plugins/queries/kexiquerydesignersqlhistory.h
index c59036385..9183764f5 100644
--- a/kexi/plugins/queries/kexiquerydesignersqlhistory.h
+++ b/kexi/plugins/queries/kexiquerydesignersqlhistory.h
@@ -62,7 +62,7 @@ typedef TQPtrList<HistoryEntry> History;
class KexiQueryDesignerSQLHistory : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryDesignerSQLHistory(TQWidget *parent, const char *name=0);