]> git.lyx.org Git - features.git/commit
added pre-amble dialog with icky $EDITOR support
authorJohn Levon <levon@movementarian.org>
Wed, 29 Aug 2001 03:35:45 +0000 (03:35 +0000)
committerJohn Levon <levon@movementarian.org>
Wed, 29 Aug 2001 03:35:45 +0000 (03:35 +0000)
commit621c0624346bde90df3f0e57d5a9e46002bd56e5
tree3b0f9626ee3e863d064eb9f7a39f263e2108822c
parenteed0649017e15b303c9abb94ca162555f2ee30d4
added pre-amble dialog with icky $EDITOR support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2612 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt2/ChangeLog
src/frontends/qt2/Dialogs.C
src/frontends/qt2/Makefile.am
src/frontends/qt2/Makefile.dialogs
src/frontends/qt2/QPreamble.C [new file with mode: 0644]
src/frontends/qt2/QPreamble.h [new file with mode: 0644]
src/frontends/qt2/QPreambleDialog.C [new file with mode: 0644]
src/frontends/qt2/QPreambleDialog.h [new file with mode: 0644]
src/frontends/qt2/ui/QPreambleDialog.ui [new file with mode: 0644]