mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 14:42:29 -06:00
Fix compilation warnings in smtp.h (cgreco)
This commit is contained in:
@@ -95,10 +95,6 @@ public slots:
|
||||
void openDoubleClickedFile(QModelIndex);
|
||||
void updateSavePath(const QTorrentHandle& h);
|
||||
|
||||
private:
|
||||
void loadFilesListState();
|
||||
void saveFilesListState();
|
||||
|
||||
private:
|
||||
TransferListWidget *transferList;
|
||||
MainWindow *main_window;
|
||||
|
||||
Reference in New Issue
Block a user