mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
Make it nicer, thanks to JMarc
(cherry picked from commit 86a4c79dc4002344fba9ebe28c5cd8574f55845c)
This commit is contained in:
parent
ce3b605ae9
commit
f293de29d9
@ -1002,7 +1002,7 @@ struct Sleep : QThread
|
||||
|
||||
bool LyXComm::loadFilesInOtherInstance()
|
||||
{
|
||||
if (theFilesToLoad().size() == 0)
|
||||
if (theFilesToLoad().empty())
|
||||
return true;
|
||||
|
||||
int pipefd;
|
||||
|
Loading…
x
Reference in New Issue
Block a user