summaryrefslogtreecommitdiffstats
path: root/ksim/monitors/snmp/probedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/monitors/snmp/probedialog.h')
-rw-r--r--ksim/monitors/snmp/probedialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksim/monitors/snmp/probedialog.h b/ksim/monitors/snmp/probedialog.h
index 7f8d0ab..b307435 100644
--- a/ksim/monitors/snmp/probedialog.h
+++ b/ksim/monitors/snmp/probedialog.h
@@ -37,7 +37,7 @@ class Monitor;
class ProbeDialog : public KProgressDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
ProbeDialog( const HostConfig &hostConfig, TQWidget *parent, const char *name = 0 );
@@ -84,5 +84,3 @@ private:
}
#endif // PROBEDIALOG_H
-/* vim: et sw=4 ts=4
- */