mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Doh!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27667 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
17e11a930d
commit
227dd33f2f
@ -33,7 +33,7 @@
|
||||
<property name="toolTip" >
|
||||
<string/>
|
||||
</property>
|
||||
<widget class="QWidget" name="" >
|
||||
<widget class="QWidget" name="layoutWidget" >
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>4</x>
|
||||
@ -44,7 +44,7 @@
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout" >
|
||||
<item row="0" column="0" colspan="2" >
|
||||
<widget class="lyx::frontend::GuiWorkArea" name="find_work_area_" >
|
||||
<widget class="lyx::frontend::EmbeddedWorkArea" name="find_work_area_" >
|
||||
<property name="widgetResizable" >
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
@ -53,8 +53,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>293</width>
|
||||
<height>108</height>
|
||||
<width>297</width>
|
||||
<height>123</height>
|
||||
</rect>
|
||||
</property>
|
||||
</widget>
|
||||
@ -312,9 +312,9 @@
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>lyx::frontend::GuiWorkArea</class>
|
||||
<class>lyx::frontend::EmbeddedWorkArea</class>
|
||||
<extends>QScrollArea</extends>
|
||||
<header>GuiWorkArea.h</header>
|
||||
<header location="global" >GuiWorkArea.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
|
Loading…
Reference in New Issue
Block a user