mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 22:52:33 -06:00
Follow project coding style. Issue #2192.
This commit is contained in:
committed by
sledgehammer999
parent
576fbe5dc1
commit
5f2da3a529
@@ -76,7 +76,7 @@ public:
|
||||
void setColors(int background, int border, int available);
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent *);
|
||||
void paintEvent(QPaintEvent*);
|
||||
};
|
||||
|
||||
#endif // PIECEAVAILABILITYBAR_H
|
||||
|
||||
Reference in New Issue
Block a user