diff options
Diffstat (limited to 'tdecore/kasyncio.h')
-rw-r--r-- | tdecore/kasyncio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kasyncio.h b/tdecore/kasyncio.h index dbe7cd603..88b904a55 100644 --- a/tdecore/kasyncio.h +++ b/tdecore/kasyncio.h @@ -47,7 +47,7 @@ public TQObject, public TQIODevice { Q_OBJECT - TQ_OBJECT + protected: KAsyncIO() // cannot be accessed externally { } |