Captions do not accept alignment, spacing, etc.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17834 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2007-04-17 03:46:55 +00:00
parent 7392d69323
commit 840ee198e2

View File

@ -78,6 +78,8 @@ public:
void setCustomLabel(docstring const & label);
///
void addToToc(TocList &, Buffer const &) const;
/// Captions don't accept alignment, spacing, etc.
bool forceDefaultParagraphs(idx_type) const { return true; }
private:
///