mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
Rely on Qt ownership to delete class members
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
};
|
||||
|
||||
explicit PropTabBar(QWidget *parent = nullptr);
|
||||
~PropTabBar();
|
||||
|
||||
int currentIndex() const;
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user