replace timeval and time_t with boost::posix_time::ptime
This commit is contained in:
@@ -48,6 +48,8 @@ protected:
|
||||
private:
|
||||
void SetDimensions();
|
||||
|
||||
boost::posix_time::ptime m_timer;
|
||||
|
||||
MPD::StringList itsURLHandlers;
|
||||
MPD::StringList itsTagTypes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user