attempt to fix toolbar with Qt4.2

This commit is contained in:
Christophe Dumez 2007-08-30 06:48:47 +00:00
parent dff33dbfb1
commit 3ea344cb2e
2 changed files with 2 additions and 1 deletions

1
TODO
View file

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

View file

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