-       virtual bool usePlainLayout() { return true; }
-       ///
What this just unnecessary? I wonder why I put it there?

You tell me.

I removed it because you added in the same commit the const version
        ///
        virtual bool usePlainLayout() const { return true; }

One is enough :)

JMarc

Reply via email to