Am Montag, 1. April 2019, 07:02:53 CEST schrieb Juergen Spitzmueller:
> commit 3bbcfda3dbf0bd9e2f79a04b26d8913481f30dfb
> Author: Juergen Spitzmueller <[email protected]>
> Date:   Mon Apr 1 07:08:13 2019 +0200
> 
>     Add option to reset to default booktabs lines
>     
>     Addresses: #10106


I get following compiler errors for GuiTabular.cpp

In file included from /usr2/src/lyx/lyx-git/src/frontends/qt4/GuiTabular.h:19:0,
                 from /usr2/src/lyx/lyx-git/src/frontends/qt4/GuiTabular.cpp:16:
/BUILD/BUILDMint18/BuildLyxGitQt5.6.1local-gcc5.4.0/src/frontends/qt4/ui_TabularUi.h:
 In member function ‘void Ui_TabularUi::setupUi(QWidget*)’:
/BUILD/BUILDMint18/BuildLyxGitQt5.6.1local-gcc5.4.0/src/frontends/qt4/ui_TabularUi.h:489:44:
 error: ‘PlaceholderText’ is not a member of ‘QPalette’
         palette.setBrush(QPalette::Active, QPalette::PlaceholderText, brush10);
                                            ^
/BUILD/BUILDMint18/BuildLyxGitQt5.6.1local-gcc5.4.0/src/frontends/qt4/ui_TabularUi.h:509:46:
 error: ‘PlaceholderText’ is not a member of ‘QPalette’
         palette.setBrush(QPalette::Inactive, QPalette::PlaceholderText, 
brush11);
                                              ^
/BUILD/BUILDMint18/BuildLyxGitQt5.6.1local-gcc5.4.0/src/frontends/qt4/ui_TabularUi.h:531:46:
 error: ‘PlaceholderText’ is not a member of ‘QPalette’
         palette.setBrush(QPalette::Disabled, QPalette::PlaceholderText, 
brush13);

In case it matters:
QT = 5.6

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to