Browse Source

attempt to fix toolbar with Qt4.2

adaptive-webui-19844
Christophe Dumez 17 years ago
parent
commit
3ea344cb2e
  1. 1
      TODO
  2. 2
      src/MainWindow.ui

1
TODO

@ -51,6 +51,7 @@ @@ -51,6 +51,7 @@
- 128m 29m 16m S 4.8 2.9 0:02.28 qbittorrent
* beta 6
- Fix Qt4.2 compatibility (download.ui)
- Fix meganova search engine
- Translations update (IN PROGRESS)
- Wait for some bug fixes in libtorrent :
- Number of seeds non null for finished torrent (Ticket #122)

2
src/MainWindow.ui

@ -98,7 +98,7 @@ @@ -98,7 +98,7 @@
</size>
</property>
<attribute name="toolBarArea" >
<enum>TopToolBarArea</enum>
<number>4</number>
</attribute>
<attribute name="toolBarBreak" >
<bool>false</bool>

Loading…
Cancel
Save