mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
last try ... sigh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4764 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
00c0baf022
commit
85b8c51922
@ -51,7 +51,6 @@ QCommandBuffer::QCommandBuffer(QtView * view, ControlCommandBuffer & control)
|
||||
edit_->show();
|
||||
setStretchableWidget(edit_);
|
||||
|
||||
setMinimumSize(sizeHint());
|
||||
show();
|
||||
|
||||
connect(edit_, SIGNAL(escapePressed()), this, SLOT(cancel()));
|
||||
|
Loading…
Reference in New Issue
Block a user