Fix inadvertent tqt changes.

pull/1/head
Darrell Anderson 12 years ago
parent 951d8e6689
commit 5eeae05d1c

@ -1,6 +1,6 @@
/*************************************************************************** /***************************************************************************
* Copyright (C) 2004 by Massimo Callegari * * Copyright (C) 2004 by Massimo Callegari *
* massitqmocallegari@yahoo.it * * massimocallegari@yahoo.it *
* * * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by *

@ -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

@ -67,7 +67,7 @@ int main( int argc, char *argv[] )
// Authors: // Authors:
aboutData.addAuthor( "Alexander Reinholdt", I18N_NOOP( "Developer" ), "dustpuppy@users.berlios.de" ); 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" ); aboutData.addAuthor( "Franck Babin", I18N_NOOP( "Developer" ), "babinfranck@yahoo.ca" );
// All our credits: // All our credits:

Loading…
Cancel
Save