X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FButtonPolicy.h;h=43f384baa8b9869a524e4123907c12b61d1eba19;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=28f711e9eb461a4f75b366748b19462001623adb;hpb=780742b73af854c9e934e3687443568591f82985;p=lyx.git diff --git a/src/frontends/qt4/ButtonPolicy.h b/src/frontends/qt4/ButtonPolicy.h index 28f711e9eb..43f384baa8 100644 --- a/src/frontends/qt4/ButtonPolicy.h +++ b/src/frontends/qt4/ButtonPolicy.h @@ -23,7 +23,7 @@ namespace frontend { dialogs. Only the policy is implemented here. Separate ButtonController classes are needed for each GUI implementation. - Policy | ReadOnly | Apply Button | Repeated Apply + Policy | ReadOnly | Apply Button | Repeated Apply ======================================================================== OkCancel | N | N | - OkCancelReadOnly | Y | N | -