]> git.lyx.org Git - features.git/commit
Applied John's KDE patch
authorJürgen Vigna <jug@sad.it>
Tue, 12 Sep 2000 15:13:19 +0000 (15:13 +0000)
committerJürgen Vigna <jug@sad.it>
Tue, 12 Sep 2000 15:13:19 +0000 (15:13 +0000)
commit7d131e12b3fe4a4a322b62ccd44ad5f5a2278be5
tree8a85caf0d1e7e96494d686868852dd011e779790
parentb9df4a9322159713c0036a95f3dae9aa3c592f0d
Applied John's KDE patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1010 a592a061-630c-0410-9148-cb99ea01b6c8
21 files changed:
ChangeLog
src/frontends/gnome/GUIRunTime.C
src/frontends/kde/FormCitation.C [new file with mode: 0644]
src/frontends/kde/FormCitation.h [new file with mode: 0644]
src/frontends/kde/FormIndex.C [new file with mode: 0644]
src/frontends/kde/FormIndex.h [new file with mode: 0644]
src/frontends/kde/FormToc.C [new file with mode: 0644]
src/frontends/kde/FormToc.h [new file with mode: 0644]
src/frontends/kde/FormUrl.C
src/frontends/kde/FormUrl.h
src/frontends/kde/Makefile.am
src/frontends/kde/QtLyXView.h [new file with mode: 0644]
src/frontends/kde/formcitationdialog.C [new file with mode: 0644]
src/frontends/kde/formcitationdialog.h [new file with mode: 0644]
src/frontends/kde/formindexdialog.C [new file with mode: 0644]
src/frontends/kde/formindexdialog.h [new file with mode: 0644]
src/frontends/kde/formtocdialog.C [new file with mode: 0644]
src/frontends/kde/formtocdialog.h [new file with mode: 0644]
src/frontends/kde/formurldialog.C
src/frontends/kde/formurldialog.h
src/frontends/xforms/GUIRunTime.C