Commit Graph

4 Commits

Author SHA1 Message Date
Thilo Graf
7c26b9a2f3 getValue(void): remove multiple declared members
Already inherited from CMenuTarget


Origin commit data
------------------
Commit: 98a962c16e
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
4cbeeebbee src/gui/widget/menue_target.h: ensure init of valueStringTmp
Origin commit data
------------------
Commit: 85d012d427
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
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