Moc bug workaround

This commit is contained in:
Christophe Dumez
2010-06-20 17:35:26 +00:00
parent ac80dd78a8
commit d01385a7ac
2 changed files with 4 additions and 4 deletions

View File

@@ -61,10 +61,8 @@ protected:
public slots:
void setRowColor(int row, QColor color);
#if LIBTORRENT_VERSION_MINOR < 15
void moveSelectionUp();
void moveSelectionDown();
#endif
void clear();
void loadStickyItems(const QTorrentHandle &h);