Changeset 48 for lib/mpdconnection.cpp
- Timestamp:
- 01/09/08 20:20:39 (4 years ago)
- File:
-
- 1 edited
-
lib/mpdconnection.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lib/mpdconnection.cpp
r19 r48 350 350 data += QByteArray::number(time); 351 351 sendCommand(data); 352 353 if(!commandOk()) 354 qDebug("Couldn't seek"); 352 355 } 353 356
Note: See TracChangeset
for help on using the changeset viewer.
