]> git.lyx.org Git - features.git/commit
incomplete qt3 and gtk support for Revision 15283
authorAbdelrazak Younes <younes@lyx.org>
Mon, 9 Oct 2006 12:46:08 +0000 (12:46 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 9 Oct 2006 12:46:08 +0000 (12:46 +0000)
commitc594a2f9d841ca643988b58bf38d205922d5fb4e
tree775f57ef6e09e8ec3dbc129e2b17377bd7f26b94
parentabca4c7a2594478913e1a66ba96597a22c6139f8
incomplete qt3 and gtk support for Revision 15283

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15286 a592a061-630c-0410-9148-cb99ea01b6c8
73 files changed:
src/frontends/gtk/GAboutlyx.C
src/frontends/gtk/GBibItem.C
src/frontends/gtk/GBibtex.C
src/frontends/gtk/GBox.C
src/frontends/gtk/GBranch.C
src/frontends/gtk/GChanges.C
src/frontends/gtk/GCharacter.C
src/frontends/gtk/GCitation.C
src/frontends/gtk/GDocument.C
src/frontends/gtk/GERT.C
src/frontends/gtk/GErrorList.C
src/frontends/gtk/GExternal.C
src/frontends/gtk/GFloat.C
src/frontends/gtk/GGraphics.C
src/frontends/gtk/GInclude.C
src/frontends/gtk/GLog.C
src/frontends/gtk/GMathDelim.C
src/frontends/gtk/GMathPanel.C
src/frontends/gtk/GMathsMatrix.C
src/frontends/gtk/GNote.C
src/frontends/gtk/GParagraph.C
src/frontends/gtk/GPreferences.C
src/frontends/gtk/GRef.C
src/frontends/gtk/GSearch.C
src/frontends/gtk/GSendto.C
src/frontends/gtk/GShowFile.C
src/frontends/gtk/GSpellchecker.C
src/frontends/gtk/GTableCreate.C
src/frontends/gtk/GTabular.C
src/frontends/gtk/GTexinfo.C
src/frontends/gtk/GThesaurus.C
src/frontends/gtk/GToc.C
src/frontends/gtk/GUrl.C
src/frontends/gtk/GVSpace.C
src/frontends/gtk/GViewBase.C
src/frontends/gtk/GViewBase.h
src/frontends/gtk/GWrap.C
src/frontends/qt3/QAbout.C
src/frontends/qt3/QBibitem.C
src/frontends/qt3/QBibtex.C
src/frontends/qt3/QBox.C
src/frontends/qt3/QBranch.C
src/frontends/qt3/QChanges.C
src/frontends/qt3/QCharacter.C
src/frontends/qt3/QCitation.C
src/frontends/qt3/QDocument.C
src/frontends/qt3/QERT.C
src/frontends/qt3/QErrorList.C
src/frontends/qt3/QExternal.C
src/frontends/qt3/QFloat.C
src/frontends/qt3/QGraphics.C
src/frontends/qt3/QInclude.C
src/frontends/qt3/QIndex.C
src/frontends/qt3/QLog.C
src/frontends/qt3/QMath.C
src/frontends/qt3/QNote.C
src/frontends/qt3/QParagraph.C
src/frontends/qt3/QPrefs.C
src/frontends/qt3/QPrint.C
src/frontends/qt3/QRef.C
src/frontends/qt3/QSearch.C
src/frontends/qt3/QSendto.C
src/frontends/qt3/QShowFile.C
src/frontends/qt3/QSpellchecker.C
src/frontends/qt3/QTabular.C
src/frontends/qt3/QTabularCreate.C
src/frontends/qt3/QTexinfo.C
src/frontends/qt3/QThesaurus.C
src/frontends/qt3/QToc.C
src/frontends/qt3/QURL.C
src/frontends/qt3/QVSpace.C
src/frontends/qt3/QViewSource.C
src/frontends/qt3/QWrap.C