mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Refactor: initialize class variable directly
This commit is contained in:
@@ -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