diff options
author | Michele Calgaro <[email protected]> | 2024-02-05 11:19:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-05 11:19:23 +0900 |
commit | e050a3eb30a884522a3b09df0c37c8fc69c0c5bb (patch) | |
tree | c9e4bc90acd51d12c01070461de5da677d709b04 /kopete/protocols/groupwise/DESIGN | |
parent | bfb6a86ee22664339e8922e55216d12e1a5b2008 (diff) | |
download | tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.tar.gz tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/protocols/groupwise/DESIGN')
-rw-r--r-- | kopete/protocols/groupwise/DESIGN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/DESIGN b/kopete/protocols/groupwise/DESIGN index 86fb1dac..aa976191 100644 --- a/kopete/protocols/groupwise/DESIGN +++ b/kopete/protocols/groupwise/DESIGN @@ -19,7 +19,7 @@ Add new event tasks ChatOwner changed - vlarge Event proto update (large update -> requires new EventTransfer subclass) -Update Client with event Q_SIGNALS +Update Client with event signals Broadcast DONE Chatroom |