summaryrefslogtreecommitdiffstats
path: root/src/settingsz3950.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settingsz3950.h')
-rw-r--r--src/settingsz3950.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsz3950.h b/src/settingsz3950.h
index 5bfa2cc..b80a0f6 100644
--- a/src/settingsz3950.h
+++ b/src/settingsz3950.h
@@ -57,7 +57,7 @@ namespace KBibTeX
*/
class SettingsZ3950Edit : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
~SettingsZ3950Edit();
@@ -89,7 +89,7 @@ namespace KBibTeX
*/
class SettingsZ3950 : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
SettingsZ3950( TQWidget *parent = 0, const char *name = 0 );
~SettingsZ3950();