diff options
Diffstat (limited to 'include/dbaccess')
-rw-r--r-- | include/dbaccess/ToolBoxHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbaccess/ToolBoxHelper.hxx b/include/dbaccess/ToolBoxHelper.hxx index 466349fbecf5..527197b43de5 100644 --- a/include/dbaccess/ToolBoxHelper.hxx +++ b/include/dbaccess/ToolBoxHelper.hxx @@ -44,7 +44,7 @@ namespace dbaui @param _rDiff Contains the difference of the old and new toolbox size. - TO-DO: remove this when all implmentations + TO-DO: remove this when all implementations are converted to .ui format */ virtual void resizeControls(const Size& _rDiff) = 0; |