RxFPC:fix ToolBar height after hide all buttons

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2018-12-14 10:54:15 +00:00
parent 383826d2b2
commit 43ea6368e1
10 changed files with 96 additions and 47 deletions

View File

@ -88,6 +88,7 @@ resourcestring
sGeneral = 'General';
sLicense = 'License';
SOutOfRange = 'Out of range %d %d %d %d';
sSeparator = 'Separator';
{ TRxHistoryNavigator }
sHistoryDesc = 'History - "%s"';