mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
Turn on sliding when starting comparison
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35327 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
22434db502
commit
74b9ebf531
@ -332,7 +332,7 @@ bool GuiCompare::initialiseParams(std::string const &par)
|
||||
|
||||
progressBar->setValue(0);
|
||||
progressBar->setEnabled(false);
|
||||
progressBar->setMaximum(100);
|
||||
progressBar->setMaximum(1);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user