version 1.0

This commit is contained in:
bluetiger9 2011-11-18 22:31:32 +02:00 committed by Attila
parent 735fa2f4dd
commit 740d90d274

View File

@ -1,5 +1,5 @@
SMTP Client for Qt (C++)
========================
SMTP Client for Qt (C++) - version 1.0
======================================
The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP).