mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
Revert "Revert "Fix commented out code""
This reverts commit 313d9fa4d056ed213607500076c1bd391a563b6d. (the initial reversion was done unintentionally)
This commit is contained in:
parent
a5795eb091
commit
423ddb1199
@ -57,8 +57,8 @@ void GuiSelection::haveSelection(bool own)
|
||||
// We don't need to do anything if own = false, as this case is
|
||||
// handled by QT.
|
||||
// FIXME (gb): This is wrong. What is missing here is rather a call of
|
||||
//else
|
||||
// qApp->clipboard()->clear(QClipboard::Selection);
|
||||
// when own is false.
|
||||
// Since we do not issue this call we rather implement
|
||||
// "persistent selections" as far as X is concerned.
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user