]> git.lyx.org Git - features.git/commit
somewhat more uniform naming
authorAndré Pönitz <poenitz@gmx.net>
Fri, 31 Aug 2007 22:37:05 +0000 (22:37 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 31 Aug 2007 22:37:05 +0000 (22:37 +0000)
commitd5483e355148aadc4887948ac5b7288dc37c9936
treee05fe38a6cbac98ebe68cc61d3eafa2a45ff96c8
parentfc36725282df43059aee9a821f098309ccdbd523
somewhat more uniform naming

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19962 a592a061-630c-0410-9148-cb99ea01b6c8
21 files changed:
development/qmake/qt4/qt4.pro
development/scons/scons_manifest.py
po/POTFILES.in
src/frontends/qt4/Dialogs.cpp
src/frontends/qt4/GuiCitation.cpp
src/frontends/qt4/GuiCitation.h
src/frontends/qt4/GuiCitationDialog.cpp [deleted file]
src/frontends/qt4/GuiCitationDialog.h [deleted file]
src/frontends/qt4/GuiDelimiter.cpp [new file with mode: 0644]
src/frontends/qt4/GuiDelimiter.h [new file with mode: 0644]
src/frontends/qt4/GuiDelimiterDialog.cpp [deleted file]
src/frontends/qt4/GuiDelimiterDialog.h [deleted file]
src/frontends/qt4/GuiMathMatrix.cpp [new file with mode: 0644]
src/frontends/qt4/GuiMathMatrix.h [new file with mode: 0644]
src/frontends/qt4/GuiMathMatrixDialog.cpp [deleted file]
src/frontends/qt4/GuiMathMatrixDialog.h [deleted file]
src/frontends/qt4/GuiURL.cpp [new file with mode: 0644]
src/frontends/qt4/GuiURL.h [new file with mode: 0644]
src/frontends/qt4/GuiURLDialog.cpp [deleted file]
src/frontends/qt4/GuiURLDialog.h [deleted file]
src/frontends/qt4/Makefile.am