This commit is contained in:
2025-12-29 00:04:15 +01:00
parent b7d4441d56
commit d435ac17a3
5 changed files with 33 additions and 37 deletions

View File

@@ -68,10 +68,10 @@ public:
{
_opacity = opacity;
//qDebug() << " --- opa: " << opacity;
// __fix! unsinn!
emit viewUpdateNeeded();
}
void clearAllHighlights();
public slots: