summaryrefslogtreecommitdiffstats
path: root/src/entrywidgetsource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entrywidgetsource.h')
-rw-r--r--src/entrywidgetsource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrywidgetsource.h b/src/entrywidgetsource.h
index aff579f..0656163 100644
--- a/src/entrywidgetsource.h
+++ b/src/entrywidgetsource.h
@@ -32,7 +32,7 @@ namespace KBibTeX
*/
class EntryWidgetSource : public EntryWidgetTab
{
- Q_OBJECT
+ TQ_OBJECT
public:
EntryWidgetSource( BibTeX::File *bibtexfile, bool isReadOnly, TQWidget *parent = 0, const char *name = 0 );
~EntryWidgetSource();