- Connection status is not a button anymore

This commit is contained in:
Christophe Dumez 2006-10-22 20:13:35 +00:00
parent dd46e7e093
commit 14cd4de2c2
3 changed files with 14 additions and 14 deletions

View file

@ -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;