Skip to content

Commit dd018bc

Browse files
Veeransh14mgautierfr
authored andcommitted
few changes in UI
1 parent 2598729 commit dd018bc

File tree

1 file changed

+19
-26
lines changed

1 file changed

+19
-26
lines changed

ui/mainwindow.ui

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -103,33 +103,26 @@
103103
<bool>false</bool>
104104
</attribute>
105105
</widget>
106+
<widget class="QMenuBar" name="menuBar">
107+
<attribute name="geometry">
108+
<rect>
109+
<x>0</x>
110+
<y>0</y>
111+
<width>1024</width>
112+
<height>25</height>
113+
</rect>
114+
</attribute>
115+
</widget>
116+
<widget class="QStatusBar" name="statusBar"/>
117+
<widget class="QToolBar" name="toolBar">
118+
<attribute name="toolBarArea">
119+
<enum>TopToolBarArea</enum>
120+
</attribute>
121+
<attribute name="toolBarBreak">
122+
<bool>false</bool>
123+
</attribute>
124+
</widget>
106125
</widget>
107-
<layoutdefault spacing="6" margin="11"/>
108-
<customwidgets>
109-
<customwidget>
110-
<class>TopWidget</class>
111-
<extends>QToolBar</extends>
112-
<header>src/topwidget.h</header>
113-
</customwidget>
114-
<customwidget>
115-
<class>TabBar</class>
116-
<extends>QWidget</extends>
117-
<header>src/tabbar.h</header>
118-
<container>1</container>
119-
</customwidget>
120-
<customwidget>
121-
<class>ContentManagerSide</class>
122-
<extends>QWidget</extends>
123-
<header>src/contentmanagerside.h</header>
124-
<container>1</container>
125-
</customwidget>
126-
<customwidget>
127-
<class>ReadingListBar</class>
128-
<extends>QWidget</extends>
129-
<header>src/readinglistbar.h</header>
130-
<container>1</container>
131-
</customwidget>
132-
</customwidgets>
133126
<resources/>
134127
<connections/>
135128
</ui>

0 commit comments

Comments
 (0)