Lars Gullik Bjønnes wrote:

| | Very good. Thanks for fixing this and sorry for forgetting it at the
| | first place. Maybe we'll have to start (again... ;-)) the discussion
| | about qt3 dropping someday...
| | Perhaps make the Qt4 port really good first?

Wasn't it some dialogs missing something?
IIRC there was some issue with the bullets dialog.

And to get rid of the QT3_SUPPORT would be nice.
Hmmm... I think they already removed all qt3 dependencies:


[EMAIL PROTECTED]:~/lyx-trunk/src/frontends/qt4> find . -name ".svn" -prune -o -type f -exec grep -i "QT3" {} \; -print
#undef QT3_SUPPORT
./QLToolbar.C
       // HACK: QT3 refuses to show single compose characters
./QLPainter.C
#undef QT3_SUPPORT
./lyx_gui.C
// FIXME: Implement fixed size delimiters (see qt3 frontend)
./QDelimiterDialog.C
#undef QT3_SUPPORT
./GuiView.C


Michael

Reply via email to