fixing SIPs

This commit is contained in:
Paweł Bara 2011-03-20 23:04:58 +00:00
parent 31ead96e91
commit 02c51be094
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ public:
void set_column_align_right(int column);
// Scrobbling
int scrobble_point() const;
qint64 scrobble_point_nanosec() const;
bool has_scrobbled() const;
void set_scrobbled(bool v);