mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
removed a function that is not used anymore
This commit is contained in:
@@ -110,7 +110,6 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
||||
void sortDownloadListFloat(int index, Qt::SortOrder sortOrder);
|
||||
void sortDownloadListString(int index, Qt::SortOrder sortOrder);
|
||||
void displayDLListMenu(const QPoint& pos);
|
||||
void selectGivenRow(const QModelIndex& index);
|
||||
void togglePausedState(const QModelIndex& index);
|
||||
void displayInfoBarMenu(const QPoint& pos);
|
||||
void on_actionPreview_file_triggered();
|
||||
|
||||
Reference in New Issue
Block a user