https://bugs.freedesktop.org/show_bug.cgi?id=70376

--- Comment #12 from Emir Sarı <bitig...@openmailbox.org> ---
Update: I replaced the string in salframe.cxx, first build attempt aborted
because I did not add the string to salframe.h. For the second build attempt I
got this error: 

/Users/Emir/lo/core/vcl/osx/salframe.cxx:308:5: warning: instance method
'-SetTitleWithRepresentedFileName:' not found (return type defaults to 'id')
[-Wobjc-method-access]
    [mpNSWindow SetTitleWithRepresentedFileName: pTitle];
    ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/Emir/lo/core/vcl/osx/salframe.cxx:328:13: warning: instance method
'-SetTitleWithRepresentedFileName:' not found (return type defaults to 'id')
[-Wobjc-method-access]
            [mpDockMenuEntry SetTitleWithRepresentedFileName: pTitle];

Any ideas?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to