summaryrefslogtreecommitdiffstats
path: root/keduca/libkeduca/fileread.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/libkeduca/fileread.h')
-rw-r--r--keduca/libkeduca/fileread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/libkeduca/fileread.h b/keduca/libkeduca/fileread.h
index 1a33dc83..dd4caa08 100644
--- a/keduca/libkeduca/fileread.h
+++ b/keduca/libkeduca/fileread.h
@@ -34,7 +34,7 @@ class TQFile;
class FileRead : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
FileRead( TQObject *parent=0, const char *name=0 );