Disable streamlines icon in explorer for eclipse input cases. (#7697)

This commit is contained in:
jonjenssen
2021-05-19 18:24:02 +02:00
committed by GitHub
parent 78e4e1cd5c
commit 1465b179c5
3 changed files with 16 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ public:
double scaleFactor() const;
size_t tracerLength() const;
bool shouldBeAvailable() const;
bool isActive() const;
void refresh();