]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.C
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetinclude.C
index 5d668a71aa56010c99ef79f0a9d06e4208ad7fc1..befd4eb611a20706808907b07af941a44edc47be 100644 (file)
@@ -632,8 +632,8 @@ void InsetInclude::draw(PainterInfo & pi, int x, int y) const
 }
 
 bool InsetInclude::display() const
-{ 
-       return type(params_) != INPUT; 
+{
+       return type(params_) != INPUT;
 }