]> git.lyx.org Git - features.git/commit
Add a FancyLineEdit class. This code was taken from QtCreator and modified a little.
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 5 Jun 2011 17:51:02 +0000 (17:51 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 5 Jun 2011 17:51:02 +0000 (17:51 +0000)
commitcc81d48b18aac52d5c668d825404c249f69f4c12
treea0d628aff0b6e85a9c7e8169b2f7f10c73056a4a
parent5af4408e6b4464dac56a022049855e177bde52c8
Add a FancyLineEdit class. This code was taken from QtCreator and modified a little.

Patch from venom00.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38957 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/FancyLineEdit.cpp [new file with mode: 0644]
src/frontends/qt4/FancyLineEdit.h [new file with mode: 0644]
src/frontends/qt4/Makefile.am