summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 12:58:25 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 12:58:25 -0500
commit5eeae05d1c442d56cc12e4d04a1c0f53e6741203 (patch)
treed0726e22de432f214e7ab4388c86ae9922401615
parent951d8e6689eb786915eab543be32f84ce8d5c301 (diff)
downloadsmb4k-5eeae05d.tar.gz
smb4k-5eeae05d.zip
Fix inadvertent tqt changes.
-rw-r--r--plugin/smb4k_konqplugin.cpp2
-rw-r--r--smb4k/core/smb4kerror.cpp2
-rw-r--r--smb4k/main.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugin/smb4k_konqplugin.cpp b/plugin/smb4k_konqplugin.cpp
index e520706..21f9d8d 100644
--- a/plugin/smb4k_konqplugin.cpp
+++ b/plugin/smb4k_konqplugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Massimo Callegari *
- * massitqmocallegari@yahoo.it *
+ * massimocallegari@yahoo.it *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/smb4k/core/smb4kerror.cpp b/smb4k/core/smb4kerror.cpp
index d814db4..6beff4d 100644
--- a/smb4k/core/smb4kerror.cpp
+++ b/smb4k/core/smb4kerror.cpp
@@ -405,4 +405,4 @@ void Smb4KError::information( int code, const TQString &text, const TQString &de
}
}
-// No tqmoc file needs to be included
+// No moc file needs to be included
diff --git a/smb4k/main.cpp b/smb4k/main.cpp
index 439e5be..c000af4 100644
--- a/smb4k/main.cpp
+++ b/smb4k/main.cpp
@@ -67,7 +67,7 @@ int main( int argc, char *argv[] )
// Authors:
aboutData.addAuthor( "Alexander Reinholdt", I18N_NOOP( "Developer" ), "dustpuppy@users.berlios.de" );
- aboutData.addAuthor( "Massimo Callegari", I18N_NOOP( "Developer" ), "massitqmocallegari@yahoo.it" );
+ aboutData.addAuthor( "Massimo Callegari", I18N_NOOP( "Developer" ), "massimocallegari@yahoo.it" );
aboutData.addAuthor( "Franck Babin", I18N_NOOP( "Developer" ), "babinfranck@yahoo.ca" );
// All our credits: