]> git.lyx.org Git - features.git/commit
Saves some compile time by diminishing Buffer.h header dependencies:
authorAbdelrazak Younes <younes@lyx.org>
Fri, 15 Jun 2007 13:13:49 +0000 (13:13 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 15 Jun 2007 13:13:49 +0000 (13:13 +0000)
commitb025e9a2495415ec9a8120abc182d89be6c8b96c
treee0779ab731c7d6ce019166b2af85b79992ab9d29
parentd8040b41af03452bee9f499c5ee759fb7c5901b9
Saves some compile time by diminishing Buffer.h header dependencies:
- delete unneeded InsetList.h
- transfer the errorList to the private implementation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18782 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/Converter.cpp
src/insets/ExternalSupport.cpp
src/insets/InsetGraphics.cpp