diff options
Diffstat (limited to 'cervisia/protocolview.h')
-rw-r--r-- | cervisia/protocolview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/protocolview.h b/cervisia/protocolview.h index 42995d85..6dc3c9d4 100644 --- a/cervisia/protocolview.h +++ b/cervisia/protocolview.h @@ -34,7 +34,7 @@ class ProtocolView : public TQTextEdit, public DCOPObject { K_DCOP Q_OBJECT -// TQ_OBJECT +// public: explicit ProtocolView(const TQCString& appId, TQWidget *parent=0, const char *name=0); |