Skip to content

Commit a47e376

Browse files
committed
Bug #15947 Fix new GUI placeholder causing build issues
1 parent 9c74a99 commit a47e376

1 file changed

Lines changed: 0 additions & 54 deletions

File tree

UwxMainWindow.ui

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -372,15 +372,6 @@
372372
</color>
373373
</brush>
374374
</colorrole>
375-
<colorrole role="PlaceholderText">
376-
<brush brushstyle="NoBrush">
377-
<color alpha="128">
378-
<red>255</red>
379-
<green>255</green>
380-
<blue>255</blue>
381-
</color>
382-
</brush>
383-
</colorrole>
384375
</active>
385376
<inactive>
386377
<colorrole role="WindowText">
@@ -410,15 +401,6 @@
410401
</color>
411402
</brush>
412403
</colorrole>
413-
<colorrole role="PlaceholderText">
414-
<brush brushstyle="NoBrush">
415-
<color alpha="128">
416-
<red>255</red>
417-
<green>255</green>
418-
<blue>255</blue>
419-
</color>
420-
</brush>
421-
</colorrole>
422404
</inactive>
423405
<disabled>
424406
<colorrole role="WindowText">
@@ -448,15 +430,6 @@
448430
</color>
449431
</brush>
450432
</colorrole>
451-
<colorrole role="PlaceholderText">
452-
<brush brushstyle="NoBrush">
453-
<color alpha="128">
454-
<red>255</red>
455-
<green>255</green>
456-
<blue>255</blue>
457-
</color>
458-
</brush>
459-
</colorrole>
460433
</disabled>
461434
</palette>
462435
</property>
@@ -2643,15 +2616,6 @@
26432616
</color>
26442617
</brush>
26452618
</colorrole>
2646-
<colorrole role="PlaceholderText">
2647-
<brush brushstyle="NoBrush">
2648-
<color alpha="128">
2649-
<red>255</red>
2650-
<green>255</green>
2651-
<blue>255</blue>
2652-
</color>
2653-
</brush>
2654-
</colorrole>
26552619
</active>
26562620
<inactive>
26572621
<colorrole role="WindowText">
@@ -2681,15 +2645,6 @@
26812645
</color>
26822646
</brush>
26832647
</colorrole>
2684-
<colorrole role="PlaceholderText">
2685-
<brush brushstyle="NoBrush">
2686-
<color alpha="128">
2687-
<red>255</red>
2688-
<green>255</green>
2689-
<blue>255</blue>
2690-
</color>
2691-
</brush>
2692-
</colorrole>
26932648
</inactive>
26942649
<disabled>
26952650
<colorrole role="WindowText">
@@ -2719,15 +2674,6 @@
27192674
</color>
27202675
</brush>
27212676
</colorrole>
2722-
<colorrole role="PlaceholderText">
2723-
<brush brushstyle="NoBrush">
2724-
<color alpha="128">
2725-
<red>255</red>
2726-
<green>255</green>
2727-
<blue>255</blue>
2728-
</color>
2729-
</brush>
2730-
</colorrole>
27312677
</disabled>
27322678
</palette>
27332679
</property>

0 commit comments

Comments
 (0)