mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Length.h: revert unintended change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30641 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
357af8a211
commit
b1a1b4c92f
@ -100,8 +100,6 @@ public:
|
||||
friend bool isValidLength(std::string const & data, Length * result);
|
||||
|
||||
private:
|
||||
/// This HSpace kind
|
||||
HSpaceKind kind_;
|
||||
///
|
||||
double val_;
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user