diff options
Diffstat (limited to 'zappilotosd.h')
-rw-r--r-- | zappilotosd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zappilotosd.h b/zappilotosd.h index 3f5aef5..d455fc4 100644 --- a/zappilotosd.h +++ b/zappilotosd.h @@ -39,6 +39,7 @@ class cZappilotOsd : public cOsdObject int offset; int lines; int type; + cChannel* currentChannel; public: cZappilotOsd(void); |