summaryrefslogtreecommitdiffstats
path: root/doc/html/qwindowsystem_qws-h.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-13 17:43:39 -0600
committerTimothy Pearson <[email protected]>2012-02-13 17:43:39 -0600
commit359640943bcf155faa9a067dde9e00a123276290 (patch)
treefb3d55ea5e18949042fb0064123fb73d2b1eb932 /doc/html/qwindowsystem_qws-h.html
parenta829bcdc533e154000803d517200d32fe762e85c (diff)
downloadtqt3-359640943bcf155faa9a067dde9e00a123276290.tar.gz
tqt3-359640943bcf155faa9a067dde9e00a123276290.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/qwindowsystem_qws-h.html')
-rw-r--r--doc/html/qwindowsystem_qws-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qwindowsystem_qws-h.html b/doc/html/qwindowsystem_qws-h.html
index 4827b7068..3476c9846 100644
--- a/doc/html/qwindowsystem_qws-h.html
+++ b/doc/html/qwindowsystem_qws-h.html
@@ -183,7 +183,7 @@ class TQWSSoundServer;
class TQWSSoundServerData;
class TQWSSoundServer : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
TQWSSoundServer(TQObject* parent);
~TQWSSoundServer();
@@ -222,7 +222,7 @@ class TQWSServer : public TQObject
friend class TQWSWindow;
friend class TQWSDisplay;
friend class TQWSInputMethod;
- Q_OBJECT
+ TQ_OBJECT
public:
TQWSServer( int flags = 0, TQObject *parent=0, const char *name=0 );
@@ -568,7 +568,7 @@ typedef TQMap&lt;int, TQWSCursor*&gt; TQWSCursorMap;
class TQWSClient : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQWSClient( TQObject* parent, int socket, int id );
~TQWSClient();