]> git.lyx.org Git - lyx.git/blobdiff - src/Bidi.h
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / Bidi.h
index cad9891de452792b8a84dd1621a6d6dd623a97a7..deb6cd31004fc7eacae8dafeee69b1928887cdf6 100644 (file)
@@ -24,7 +24,8 @@ class LyXFont;
 
 
 /// bidi stuff
-struct  Bidi {
+class Bidi {
+public:
        ///
        bool isBoundary(Buffer const &, Paragraph const & par,
                        lyx::pos_type pos) const;