mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-16 16:18:22 +00:00
62b06c64ed
This removes the use of rectText in RenderButton. The fact that this gave different spacing than buttonText was a problem. Now buttonText requires to specify * the offset, so that INSET_TO_TEXT_OFFSET is not used anymore in src/frontends/, which will be useful later. * the background and frame color, in replacement for the hover state. Remove the methods button() and buttonFrame() from GuiPainter. Remove some unused header files. Fixes bug #10704. |
||
---|---|---|
.. | ||
qt4 | ||
tests | ||
.gitignore | ||
alert.h | ||
Application.h | ||
Clipboard.h | ||
CMakeLists.txt | ||
Delegates.h | ||
FontLoader.h | ||
FontMetrics.h | ||
KeyModifier.h | ||
KeySymbol.h | ||
Makefile.am | ||
mouse_state.h | ||
Painter.h | ||
Selection.h | ||
WorkArea.h | ||
WorkAreaManager.cpp | ||
WorkAreaManager.h |