]> git.lyx.org Git - lyx.git/commitdiff
Remove Qt 5.12-only colorrole
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 1 Apr 2019 07:18:16 +0000 (09:18 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 1 Apr 2019 07:18:16 +0000 (09:18 +0200)
Designer inserts those automatically. So we have again backwards-incompatible
designer behavior :-(

src/frontends/qt4/ui/TabularUi.ui

index 4b266804992ee326f0bf33f9647df9cc8664a6bb..cf40cf324b48df3dc3c0ac4915396a8165515b3f 100644 (file)
                  </color>
                 </brush>
                </colorrole>
-               <colorrole role="PlaceholderText">
-                <brush brushstyle="NoBrush">
-                 <color alpha="128">
-                  <red>0</red>
-                  <green>0</green>
-                  <blue>0</blue>
-                 </color>
-                </brush>
-               </colorrole>
               </active>
               <inactive>
                <colorrole role="WindowText">
                  </color>
                 </brush>
                </colorrole>
-               <colorrole role="PlaceholderText">
-                <brush brushstyle="NoBrush">
-                 <color alpha="128">
-                  <red>0</red>
-                  <green>0</green>
-                  <blue>0</blue>
-                 </color>
-                </brush>
-               </colorrole>
               </inactive>
               <disabled>
                <colorrole role="WindowText">
                  </color>
                 </brush>
                </colorrole>
-               <colorrole role="PlaceholderText">
-                <brush brushstyle="NoBrush">
-                 <color alpha="128">
-                  <red>0</red>
-                  <green>0</green>
-                  <blue>0</blue>
-                 </color>
-                </brush>
-               </colorrole>
               </disabled>
              </palette>
             </property>