Add icons to document filters

This commit is contained in:
Veronica Berglyd Olsen
2023-05-07 19:36:52 +02:00
parent 46b4e39bf5
commit 4c4139078a
3 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ class NSwitchBox(QScrollArea):
self._index = 0
self._hSwitch = baseSize
self._wSwitch = 2*self._hSwitch
self._sIcon = int(round(0.8*baseSize))
self._sIcon = baseSize
self.clear()