mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Seer handles dark/light color theme changes. Especially for Icons.
This commit is contained in:
@@ -68,6 +68,7 @@ class SeerArrayVisualizerWidget : public QWidget, protected Ui::SeerArrayVisuali
|
||||
void handlePointsCheckBox ();
|
||||
void handleLabelsCheckBox ();
|
||||
void handleLineTypeButtonGroup ();
|
||||
void handleThemeChanged ();
|
||||
|
||||
protected:
|
||||
void writeSettings ();
|
||||
|
||||
Reference in New Issue
Block a user