Make the copy button switch light/dark theme (#3057)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -48,6 +48,10 @@ public:
|
||||
} input;
|
||||
} splits;
|
||||
|
||||
struct {
|
||||
QPixmap copy;
|
||||
} buttons;
|
||||
|
||||
void normalizeColor(QColor &color);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user