mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
this we don't use anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24488 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a095d0d785
commit
d95201096e
@ -485,10 +485,6 @@ public:
|
||||
int ascent;
|
||||
///
|
||||
int descent;
|
||||
///
|
||||
bool top_line;
|
||||
///
|
||||
bool bottom_line;
|
||||
/// Extra space between the top line and this row
|
||||
Length top_space;
|
||||
/// Ignore top_space if true and use the default top space
|
||||
@ -526,10 +522,6 @@ public:
|
||||
///
|
||||
VAlignment valignment;
|
||||
///
|
||||
bool left_line;
|
||||
///
|
||||
bool right_line;
|
||||
///
|
||||
int width;
|
||||
///
|
||||
Length p_width;
|
||||
|
Loading…
Reference in New Issue
Block a user