Add end-of-file newlines.

pull/1/head
Darrell Anderson 11 years ago
parent 56a196f355
commit 1722592f8c

@ -58,4 +58,4 @@ TQString TDEUmaskInput::mapValueToText (int v) {
baseText.prepend("0");
}
return baseText;
}
}

@ -80,4 +80,4 @@ class TDEUI_EXPORT TDEUmaskInput : public KIntSpinBox
};
#endif // TDE_UMASKINPUT_H
#endif // TDE_UMASKINPUT_H

Loading…
Cancel
Save