mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Since meeting we have new codename :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27617 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
13f76f3ac0
commit
45624a5864
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 173 KiB |
@ -127,7 +127,7 @@ public:
|
||||
font.setWeight(QFont::Bold);
|
||||
font.setPointSize(int(toqstr(lyxrc.font_sizes[FONT_SIZE_LARGE]).toDouble()));
|
||||
pain.setFont(font);
|
||||
pain.drawText(190, 225, text);
|
||||
pain.drawText(260, 15, text);
|
||||
}
|
||||
|
||||
void paintEvent(QPaintEvent *)
|
||||
|
Loading…
Reference in New Issue
Block a user