Merge branch 'develop' into enhancement/workfile_templates_creator_placeholder_active

This commit is contained in:
Roy Nieterau 2024-07-15 11:45:08 +02:00 committed by GitHub
commit 5cbdd5aead
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -294,7 +294,7 @@ class StatusesCombobox(CustomPaintMultiselectComboBox):
model=model,
parent=parent
)
self.set_placeholder_text("Statuses...")
self.set_placeholder_text("Version status filter...")
self._model = model
self._last_project_name = None
self._fully_disabled_filter = False