X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetinclude.h;h=591965409b086fa5bf2e73a4ab24444e0adc26ce;hb=4a5b7a5952ad2381fcdf4830511293e184c7c5a1;hp=546253d7f853abdeea9208e7a0cfe5b5c75b79ed;hpb=2470d9297d3f2c303f555c8f235d022b19396679;p=lyx.git diff --git a/src/insets/insetinclude.h b/src/insets/insetinclude.h index 546253d7f8..591965409b 100644 --- a/src/insets/insetinclude.h +++ b/src/insets/insetinclude.h @@ -129,8 +129,8 @@ private: /// the parameters Params params_; - /// - string include_label; + /// holds the entity name that defines the file location (SGML) + string const include_label; };