mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 00:47:21 -06:00
Clean up code
This commit is contained in:
@@ -53,7 +53,7 @@ protected:
|
||||
void keyPressEvent(QKeyEvent *event) override;
|
||||
|
||||
private:
|
||||
int m_maxLines;
|
||||
const int m_maxLines;
|
||||
Log::MsgTypes m_types;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user