]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormIndex.h
Angus's insetref-patch and a small fix.
[features.git] / src / frontends / xforms / FormIndex.h
index 4b7fa42b51af4699a4d1e7a9cc8628f8c008b453..e2ac09500c5a96d6267e81e418fec71cd2717489 100644 (file)
@@ -44,8 +44,10 @@ private:
        virtual FL_FORM * const form() const;
        ///
        FD_form_index * build_index();
-       //@}
 
+
+       /// 
+       int minh, minw;
        /// Real GUI implementation.
        FD_form_index * dialog_;
 };