Skip to content

Commit

Permalink
Add hub_brush
Browse files Browse the repository at this point in the history
  • Loading branch information
EstatoDeviato authored May 9, 2024
1 parent 7e12aba commit c2a8a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/courtroom.h
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ class Courtroom : public QMainWindow {
QBrush rp_brush;
QBrush gaming_brush;
QBrush locked_brush;
QBrush hub_brush;

QSystemTrayIcon* callwords_notification;
QStringList callwords_history;
Expand Down

0 comments on commit c2a8a2e

Please sign in to comment.