On Thu, 2013-04-11 at 21:21 +0000, Vlastimil Jinoch (via Code Review) wrote:
> diff --git a/vcl/inc/unx/gtk/gtkinst.hxx b/vcl/inc/unx/gtk/gtkinst.hxx
> index 4ad13a6..a163633 100644
> --- a/vcl/inc/unx/gtk/gtkinst.hxx
> +++ b/vcl/inc/unx/gtk/gtkinst.hxx
> @@ -39,13 +39,18 @@
>  class GtkYieldMutex : public SalYieldMutex
>  {
>  public:
  [snip]
> +
> +    std::list<sal_uLong> aYieldStack;

Does the data member need to be public?  (Just askin')

Terry.


_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to