summaryrefslogtreecommitdiffstats
path: root/src/core/netaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/netaccess.h')
-rw-r--r--src/core/netaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/netaccess.h b/src/core/netaccess.h
index f793674..65c1bf6 100644
--- a/src/core/netaccess.h
+++ b/src/core/netaccess.h
@@ -27,7 +27,7 @@ namespace Tellico {
class NetAccess : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
static bool download(const KURL& u, TQString& target, TQWidget* window);