Apply selected layout to displayed torrent content

This commit is contained in:
Vladimir Golovnev (Glassez)
2021-12-16 12:50:16 +03:00
parent 62b50d1475
commit 6f8fae9a7b
2 changed files with 36 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ private slots:
void handleDownloadFinished(const Net::DownloadResult &downloadResult);
void TMMChanged(int index);
void categoryChanged(int index);
void contentLayoutChanged(int index);
void doNotDeleteTorrentClicked(bool checked);
void renameSelectedFile();