mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- removed useless function (not used anymore)
This commit is contained in:
parent
6dd78d33ab
commit
b0bbbf0305
2 changed files with 0 additions and 12 deletions
|
@ -113,7 +113,6 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void selectGivenRow(const QModelIndex& index);
|
||||
void togglePausedState(const QModelIndex& index);
|
||||
void displayInfoBarMenu(const QPoint& pos);
|
||||
void displayGUIMenu(const QPoint& pos);
|
||||
void on_actionPreview_file_triggered();
|
||||
void previewFile(QString filePath);
|
||||
void cleanTempPreviewFile(int, QProcess::ExitStatus);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue