--- channellist.h.~1.67.~ 2005-02-19 14:06:18.000000000 +0100 +++ channellist.h 2005-04-01 18:07:02.737916200 +0200 @@ -61,6 +61,7 @@ // flag that tells if channel is staticly locked by bouquet-locking bool bAlwaysLocked; + bool hidden; // constructor CChannel(const int key, const int number, const std::string& name, const t_satellite_position satellitePosition, const t_channel_id ids);