mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Clean up usage of static keyword
They are either misused or redundant, so remove it.
This commit is contained in:
@@ -46,4 +46,5 @@ public:
|
||||
|
||||
private:
|
||||
ProgressBarPainter m_progressBarPainter;
|
||||
mutable int m_nameColHeight = -1;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user