mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
- Updated Polish translation
- Fixed compilation on Lenny (Web interface code) - Forgot Q_OBJECT statement in filterParserThread class
This commit is contained in:
@@ -39,6 +39,8 @@ using namespace std;
|
||||
// End of P2B stuff
|
||||
|
||||
class FilterParserThread : public QThread {
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
session *s;
|
||||
ip_filter filter;
|
||||
|
||||
Reference in New Issue
Block a user