diff options
Diffstat (limited to 'examples/ssltest/ssltest.cpp')
-rw-r--r-- | examples/ssltest/ssltest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ssltest/ssltest.cpp b/examples/ssltest/ssltest.cpp index f26f293..05ab3ef 100644 --- a/examples/ssltest/ssltest.cpp +++ b/examples/ssltest/ssltest.cpp @@ -117,7 +117,7 @@ TQString resultToString(int result) class SecureTest : public TQObject { - Q_OBJECT + TQ_OBJECT public: SecureTest() { |