[Libreoffice] HID_STATUSBAR
Jan Holesovsky
kendy at suse.cz
Thu Mar 31 08:37:51 PDT 2011
Hi Christina,
On 2011-03-31 at 15:32 +0200, Christina Roßmanith wrote:
> I found that HID_STATUSBAR is #defined as 1212 in
> sw/source/ui/inc/hidfunc.h and #defined as "SW_HID_STATUSBAR" in
> sw/inc/helpid.h
>
> Strange - but hidfunc.h never seems to be included. Could someone please
> check this? I've grok'ed and ./g grep'ed with no result.
Most probably a remnant of the merge of the hid id removal, so please go
ahead.
> How can a file be removed from the code base? rm of course - and then?
git rm the_file
git commit
git push
[Alternatively when you just rm the_file, do git commit -a, and it will
spot that the file has been removed.]
Regards,
Kendy
More information about the LibreOffice
mailing list