]> git.lyx.org Git - features.git/commit
move stuff around. probably not the final destination...
authorAndré Pönitz <poenitz@gmx.net>
Sun, 7 Oct 2007 21:14:24 +0000 (21:14 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 7 Oct 2007 21:14:24 +0000 (21:14 +0000)
commit8500da8691d94748523a7c66ae349853ed7fc38c
treee03652f3deda29682092d3014b377932ee65bde7
parent2f67078f8c50d233a5bb8318d314163035b9b02a
move stuff around. probably not the final destination...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20829 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
src/frontends/ButtonPolicy.cpp [new file with mode: 0644]
src/frontends/ButtonPolicy.h [new file with mode: 0644]
src/frontends/Dialog.cpp [new file with mode: 0644]
src/frontends/Dialog.h [new file with mode: 0644]
src/frontends/Dialogs.cpp
src/frontends/Makefile.am
src/frontends/controllers/ButtonPolicy.cpp [deleted file]
src/frontends/controllers/ButtonPolicy.h [deleted file]
src/frontends/controllers/Dialog.cpp [deleted file]
src/frontends/controllers/Dialog.h [deleted file]
src/frontends/controllers/Makefile.am
src/frontends/controllers/frontend_helpers.cpp [deleted file]
src/frontends/controllers/frontend_helpers.h [deleted file]
src/frontends/frontend_helpers.cpp [new file with mode: 0644]
src/frontends/frontend_helpers.h [new file with mode: 0644]
src/frontends/qt4/GuiBibitem.h