Kaydet (Commit) 835c9e6d authored tarafından Caolán McNamara's avatar Caolán McNamara

shouldn't need to call AdjustLayout now its converted to .ui

Change-Id: I539741e71785232987b26c7b414a416dda5e4bb6
üst 0167897d
...@@ -119,7 +119,6 @@ namespace dbaui ...@@ -119,7 +119,6 @@ namespace dbaui
static_cast<OGenericAdministrationPage&>(_rPage).SetServiceFactory( m_pImpl->getORB() ); static_cast<OGenericAdministrationPage&>(_rPage).SetServiceFactory( m_pImpl->getORB() );
static_cast<OGenericAdministrationPage&>(_rPage).SetAdminDialog(this,this); static_cast<OGenericAdministrationPage&>(_rPage).SetAdminDialog(this,this);
AdjustLayout();
Window *pWin = GetViewWindow(); Window *pWin = GetViewWindow();
if(pWin) if(pWin)
pWin->Invalidate(); pWin->Invalidate();
......
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