summaryrefslogtreecommitdiffstats
path: root/src/webqueryarxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webqueryarxiv.h')
-rw-r--r--src/webqueryarxiv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webqueryarxiv.h b/src/webqueryarxiv.h
index 13d2a87..c536c49 100644
--- a/src/webqueryarxiv.h
+++ b/src/webqueryarxiv.h
@@ -38,7 +38,7 @@ namespace KBibTeX
*/
class WebQueryArXivWidget : public WebQueryWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
WebQueryArXivWidget( TQWidget *parent, const char *name = 0 );
};
@@ -48,7 +48,7 @@ namespace KBibTeX
*/
class WebQueryArXiv : public WebQuery
{
- Q_OBJECT
+ TQ_OBJECT
public:
WebQueryArXiv( TQWidget* parent );
virtual ~WebQueryArXiv();