mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 04:38:04 -06:00
Refactor: initialize class variable directly
This commit is contained in:
committed by
sledgehammer999
parent
b985bb43fa
commit
b4bca7cfb7
@@ -103,7 +103,6 @@ private:
|
||||
static void translateDocument(QString &data);
|
||||
|
||||
static const QStringMap CONTENT_TYPE_BY_EXT;
|
||||
static QStringMap initializeContentTypeByExtMap();
|
||||
};
|
||||
|
||||
#endif // ABSTRACTWEBAPPLICATION_H
|
||||
|
||||
Reference in New Issue
Block a user