Switch to side-by-side view
--- a/src/ohproduct.hxx +++ b/src/ohproduct.hxx @@ -50,6 +50,8 @@ UpMpd *m_dev; std::string m_roomOrName; + int m_sourceIndex; + bool m_standby; }; #endif /* _OHPRODUCT_H_X_INCLUDED_ */
--- a/src/ohproduct.hxx +++ b/src/ohproduct.hxx @@ -50,6 +50,8 @@ UpMpd *m_dev; std::string m_roomOrName; + int m_sourceIndex; + bool m_standby; }; #endif /* _OHPRODUCT_H_X_INCLUDED_ */