CMenueWidget: get header height directly from header object

Origin commit data
------------------
Commit: 6de4e58535
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-03-31 (Sun, 31 Mar 2019)
This commit is contained in:
2019-03-31 18:28:26 +02:00
committed by vanhofen
parent f66cf59982
commit c7bba69cb4
2 changed files with 22 additions and 11 deletions

View File

@@ -608,6 +608,7 @@ class CMenuWidget : public CMenuTarget, public CComponentsSignals
void saveScreen();
void restoreScreen();
void setMenuPos(const int& menu_width);
void initHeader();
public:
CMenuWidget();