Abdelrazak Younes wrote:

> Enrico Forestieri wrote:
>> I think this not a big deal, but LyX/Qt4 is not really Qt3Support free
>> ;-)
> 
> On my system it really is... Grepping for Q3 and Qt3 gives absolutely
> nothing:

Enrico is right, it is not. Grep the build dir, and you will see it. For
example, this patch removes a qt3 header from one generated .h file. I
guess you know what needs to be done for the others.


Georg
Index: src/frontends/qt4/ui/QBibitemUi.ui
===================================================================
--- src/frontends/qt4/ui/QBibitemUi.ui	(Revision 14830)
+++ src/frontends/qt4/ui/QBibitemUi.ui	(Arbeitskopie)
@@ -146,7 +146,6 @@
    </item>
   </layout>
  </widget>
- <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <resources/>
  <connections/>
 </ui>

Reply via email to