Commit Graph

2 Commits

Author SHA1 Message Date
Thilo Graf
72325d1df7 widget/menue_target.h: add possible required includes
If this file is included as single without menue.h build could be break,
beecause of missing includes for some types. This should fix this.
In many source files still menue.h is included, so this is not noticeable.


Origin commit data
------------------
Commit: 7370c4c557
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-11-16 (Thu, 16 Nov 2017)
2017-11-16 19:41:32 +01:00
Thilo Graf
99b7d20f99 CMenuTarget: outsource CMenuTarget-class
It's required for some inheritations into other classes if include
of menue.h is not wanted


Origin commit data
------------------
Commit: 098905e8e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-10 (Thu, 10 Nov 2016)
2016-11-10 09:08:47 +01:00