Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Check for either a space or space and a newline in OutputText
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 29 Jun 2016 21:43:02 +0000 (22:43 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 29 Jun 2016 21:43:02 +0000 (22:43 +0100)
source/common/textprocessing.cpp

index b73252d..2a61591 100644 (file)
@@ -209,7 +209,7 @@ wxString OutputText(wxString *TextInput){
                
        }
 
-       if (OutputLine != " "){
+       if (OutputLine != " " && OutputLine != " \n"){
        
                OutputTextData += OutputLine;
                
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy