]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormBase.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FormBase.h
index c5e982ea0eb1826bc1ecdd09ae704a87af69a821..bf5b9d4a714e73fe7f177ff2c2fefb680c7775f3 100644 (file)
@@ -15,9 +15,6 @@
 #ifndef FORMBASE_H
 #define FORMBASE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "ViewBase.h"
 #include "ButtonPolicies.h"
@@ -89,7 +86,7 @@ protected:
        void clearMessage();
 
        ///
-       xformsBC & bc();
+       xformsBC & bcview();
 
 private:
        /// Pointer to the actual instantiation of xform's form