Switch to side-by-side view
--- a/src/upmpd.hxx +++ b/src/upmpd.hxx @@ -105,6 +105,7 @@ OHPlaylist *m_ohpl; OHReceiver *m_ohrcv; std::vector<UpnpService*> m_services; + std::string m_friendlyname; }; #endif /* _UPMPD_H_X_INCLUDED_ */
--- a/src/upmpd.hxx +++ b/src/upmpd.hxx @@ -105,6 +105,7 @@ OHPlaylist *m_ohpl; OHReceiver *m_ohrcv; std::vector<UpnpService*> m_services; + std::string m_friendlyname; }; #endif /* _UPMPD_H_X_INCLUDED_ */