cleaned all trailing white space from source files.
[sdk] / extras / gui / controls / StringsBox.ec
index 657935c..270239d 100644 (file)
@@ -419,7 +419,7 @@ class NamedStringsBox : CommonControl
    };
    DataField nameField { dataType = class(char *), editable = true, width = 120 };
    DataField stringField { dataType = class(char *), editable = true };
-   
+
    NamedStringsBox()
    {
       //DataRow row;