(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().

This commit is contained in:
alberth
2010-11-26 15:22:18 +00:00
parent 61637f493a
commit f5c6fd1a25
34 changed files with 4 additions and 274 deletions

View File

@@ -106,11 +106,6 @@ struct SubsidyListWindow : Window {
}
}
virtual void OnPaint()
{
this->DrawWidgets();
}
/**
* Count the number of lines in this window.
* @return the number of lines