[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdepim/kmail
From:       Matt Douhan <matt () fruitsalad ! org>
Date:       2004-12-31 23:05:49
Message-ID: 20041231230549.130A71B869 () office ! kde ! org
[Download RAW message or body]

CVS commit by mdouhan: 

Note to self, enums start with a capital letter


  M +1 -1      identitydialog.cpp   1.50


--- kdepim/kmail/identitydialog.cpp  #1.49:1.50
@@ -440,5 +440,5 @@ namespace KMail {
 void IdentityDialog::slotOk() {
     const QString email = mEmailEdit->text().stripWhiteSpace();
-    emailParseResult errorCode = isValidEmailAddress( email );
+    EmailParseResult errorCode = isValidEmailAddress( email );
     if ( errorCode != AddressOk ) {
       QString errorMsg( emailParseResultToString( errorCode ));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic