]> git.lyx.org Git - lyx.git/commit
Rename namespace Alert to lyx::frontend::Alert.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 7 Oct 2006 16:47:54 +0000 (16:47 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 7 Oct 2006 16:47:54 +0000 (16:47 +0000)
commit6ada61e182f55c612b4d743f37b14c10d032ccad
treea5705877f6f70929043b0f6edca68f7bd0793e93
parenta21259dd02954a6aa5707bb0bf4da0f826e44a4b
Rename namespace Alert to lyx::frontend::Alert.
This prevents a name clash with Qt 4.2.0 on OS X.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15267 a592a061-630c-0410-9148-cb99ea01b6c8
22 files changed:
src/BufferView.C
src/buffer.C
src/buffer_funcs.C
src/bufferlist.C
src/bufferparams.C
src/converter.C
src/exporter.C
src/format.C
src/frontends/Alert.C
src/frontends/Alert.h
src/frontends/qt3/validators.C
src/frontends/qt4/validators.C
src/importer.C
src/insets/insetbibtex.C
src/insets/insetinclude.C
src/insets/insettabular.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfind.C
src/lyxfunc.C
src/lyxvc.C
src/output.C