diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-06 14:48:28 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-06 14:48:28 +0100 |
commit | c762f7128daf5691d4ce60b51ebfd6626bb0006f (patch) | |
tree | aea85e89da25faa1e4b340b608191aadc8d7d5f6 | |
parent | 8d088e6f331303f6a9b1d237ba44e6515f15dc53 (diff) |
filter/ewma: actually fix wrong background coloropentrack-2023.3.0
-rw-r--r-- | filter-ewma2/ftnoir_ewma_filtercontrols.ui | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/filter-ewma2/ftnoir_ewma_filtercontrols.ui b/filter-ewma2/ftnoir_ewma_filtercontrols.ui index 03867854..513a8ec3 100644 --- a/filter-ewma2/ftnoir_ewma_filtercontrols.ui +++ b/filter-ewma2/ftnoir_ewma_filtercontrols.ui @@ -245,10 +245,6 @@ </item> <item> <widget class="QLabel" name="label_4"> - <property name="styleSheet"> - <string notr="true">background-color: rgb(34, 34, 46); -border-color: rgb(0, 0, 0);</string> - </property> <property name="frameShape"> <enum>QFrame::Box</enum> </property> |