mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Improved updateDlList code
- Added some ASSERTS
This commit is contained in:
parent
c19937cf98
commit
6951619c04
3 changed files with 17 additions and 11 deletions
|
@ -187,6 +187,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
~GUI();
|
||||
// Methods
|
||||
int getRowFromHash(QString hash) const;
|
||||
unsigned int getCurrentTabIndex() const;
|
||||
QPoint screenCenter();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue