Kaydet (Commit) fc71bf23 authored tarafından Michael Meeks's avatar Michael Meeks

Build fix.

Change-Id: Iceedf898d91a9496aa988727beeac1696d398944
üst e4fb1081
......@@ -124,7 +124,7 @@ namespace dbaui
if ( m_bHasMaxRowScan )
{
get(m_pMaxRowScanLabel, "rowsft");
- get(m_pMaxRowScan, "rows");
get(m_pMaxRowScan, "rows");
m_pMaxRowScan->SetModifyHdl(getControlModifiedLink());
m_pMaxRowScan->SetUseThousandSep(false);
m_pMaxRowScanLabel->Show();
......
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