mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 04:38:04 -06:00
Revert "Refactor: initialize class variable directly"
This reverts commit b4bca7cfb7.
This commit is contained in:
@@ -103,6 +103,7 @@ 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