mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25968 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
23836a6292
commit
5719b5be2a
@ -101,7 +101,7 @@ bool GuiSelection::empty() const
|
|||||||
return true;
|
return true;
|
||||||
|
|
||||||
// Cache which is to speed up selection-status read
|
// Cache which is to speed up selection-status read
|
||||||
// (4 calls when openi Edit menu).
|
// (4 calls when open Edit menu).
|
||||||
static bool text_selection_empty;
|
static bool text_selection_empty;
|
||||||
if (schedule_check_) {
|
if (schedule_check_) {
|
||||||
text_selection_empty = qApp->clipboard()->
|
text_selection_empty = qApp->clipboard()->
|
||||||
|
Loading…
Reference in New Issue
Block a user