mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Moc bug workaround
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user