mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-28 06:49:43 +00:00
Fix warning.
This commit is contained in:
parent
6bbd88accf
commit
b3890d9eab
@ -39,8 +39,6 @@ struct BreakAtKey
|
|||||||
bool force;
|
bool force;
|
||||||
};
|
};
|
||||||
|
|
||||||
static uint qHash(BreakAtKey const &);
|
|
||||||
|
|
||||||
struct TextLayoutKey
|
struct TextLayoutKey
|
||||||
{
|
{
|
||||||
bool operator==(TextLayoutKey const & key) const {
|
bool operator==(TextLayoutKey const & key) const {
|
||||||
|
Loading…
Reference in New Issue
Block a user