mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Connection status is not a button anymore
This commit is contained in:
parent
dd46e7e093
commit
14cd4de2c2
3 changed files with 14 additions and 14 deletions
|
@ -85,6 +85,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
SearchListDelegate *SearchDelegate;
|
||||
QStringList supported_preview_extensions;
|
||||
unsigned int nbTorrents;
|
||||
QLabel *connecStatusLblIcon;
|
||||
// Preview
|
||||
previewSelect *previewSelection;
|
||||
QProcess *previewProcess;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue