diff options
Diffstat (limited to 'kopete/protocols/oscar/icq/icqcontact.h')
-rw-r--r-- | kopete/protocols/oscar/icq/icqcontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/icq/icqcontact.h b/kopete/protocols/oscar/icq/icqcontact.h index 6184bf9b..59a87d4d 100644 --- a/kopete/protocols/oscar/icq/icqcontact.h +++ b/kopete/protocols/oscar/icq/icqcontact.h @@ -153,4 +153,4 @@ private slots: }; #endif -//kate: tab-width 4; indent-mode csands; space-indent off; tqreplace-tabs off; +//kate: tab-width 4; indent-mode csands; space-indent off; replace-tabs off; |