diff options
Diffstat (limited to 'tderesources')
-rw-r--r-- | tderesources/groupwise/soap/ksslsocket.cpp | 2 | ||||
-rw-r--r-- | tderesources/tvanytime/tvanytime.tdevelop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/groupwise/soap/ksslsocket.cpp b/tderesources/groupwise/soap/ksslsocket.cpp index 6bf74da55..2f085cf2b 100644 --- a/tderesources/groupwise/soap/ksslsocket.cpp +++ b/tderesources/groupwise/soap/ksslsocket.cpp @@ -161,7 +161,7 @@ TQString KSSLSocket::metaData( const TQString &key ) } /* -I basically copied the below from tcpTDEIO::SlaveBase.hpp, with some modificaions and formatting. +I basically copied the below from tcpTDEIO::SlaveBase.h, with some modificaions and formatting. * Copyright (C) 2000 Alex Zepeda <zipzippy@sonic.net * Copyright (C) 2001-2003 George Staikos <staikos@kde.org> diff --git a/tderesources/tvanytime/tvanytime.tdevelop b/tderesources/tvanytime/tvanytime.tdevelop index 4359032fb..479d2f508 100644 --- a/tderesources/tvanytime/tvanytime.tdevelop +++ b/tderesources/tvanytime/tvanytime.tdevelop @@ -67,7 +67,7 @@ </kdevautoproject> <kdevfileview> <groups> - <group pattern="*.cpp;*.cxx;*.h" name="Sources" /> + <group pattern="*.cpp;*.h" name="Sources" /> <group pattern="*.ui" name="User Interface" /> <group pattern="*.png" name="Icons" /> <group pattern="*.po;*.ts" name="Translations" /> |