mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-07 16:34:55 -04:00
Conversions to QString for user-defined Qt types
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
bool enabled_;
|
||||
QBrush foreground_;
|
||||
QBrush background_;
|
||||
QString toString () const;
|
||||
};
|
||||
using HighlightItems = QList<HighlightInfo>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user