Kaydet (Commit) 509e54df authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

Don't accept invalid value just because user insists

Change-Id: I0693f0e00226148faff2038cea320a506aabaea9
üst bd1cba51
......@@ -182,8 +182,6 @@ namespace dbaui
if (!m_bNeedErrorOnCurrent)
return 1L;
m_bNeedErrorOnCurrent = false; // will be reset in OnValueModified
OUString sName;
try
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment