From f79afe3a4bb45b34553a3dfb271c3fd9b12e8b15 Mon Sep 17 00:00:00 2001 From: delleceste <delleceste@gmail.com> Date: Tue, 21 Jun 2022 16:00:23 +0200 Subject: [PATCH] removed placeholder test from UI (palette) --- src/acdc.ui | 81 ----------------------------------------------------- 1 file changed, 81 deletions(-) diff --git a/src/acdc.ui b/src/acdc.ui index a80f506..6577477 100644 --- a/src/acdc.ui +++ b/src/acdc.ui @@ -399,15 +399,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>46</red> - <green>117</green> - <blue>182</blue> - </color> - </brush> - </colorrole> </active> <inactive> <colorrole role="WindowText"> @@ -428,15 +419,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>46</red> - <green>117</green> - <blue>182</blue> - </color> - </brush> - </colorrole> </inactive> <disabled> <colorrole role="WindowText"> @@ -457,15 +439,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>0</red> - <green>0</green> - <blue>0</blue> - </color> - </brush> - </colorrole> </disabled> </palette> </property> @@ -973,15 +946,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>46</red> - <green>117</green> - <blue>182</blue> - </color> - </brush> - </colorrole> </active> <inactive> <colorrole role="WindowText"> @@ -1002,15 +966,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>46</red> - <green>117</green> - <blue>182</blue> - </color> - </brush> - </colorrole> </inactive> <disabled> <colorrole role="WindowText"> @@ -1031,15 +986,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>0</red> - <green>0</green> - <blue>0</blue> - </color> - </brush> - </colorrole> </disabled> </palette> </property> @@ -1305,15 +1251,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>46</red> - <green>117</green> - <blue>182</blue> - </color> - </brush> - </colorrole> </active> <inactive> <colorrole role="WindowText"> @@ -1334,15 +1271,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>46</red> - <green>117</green> - <blue>182</blue> - </color> - </brush> - </colorrole> </inactive> <disabled> <colorrole role="WindowText"> @@ -1363,15 +1291,6 @@ </color> </brush> </colorrole> - <colorrole role="PlaceholderText"> - <brush brushstyle="SolidPattern"> - <color alpha="128"> - <red>0</red> - <green>0</green> - <blue>0</blue> - </color> - </brush> - </colorrole> </disabled> </palette> </property> -- GitLab