https://bugs.documentfoundation.org/show_bug.cgi?id=97525
Bug ID: 97525
Summary: vcl: make DeletionListener internal ...
Product: LibreOffice
Version: 5.1.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: [email protected]
Reporter: [email protected]
The header: vcl/impdel.hxx - which is included in a ton of files looks strongly
to me as if it should (instead) be internal to VCL:
git grep DeletionListener
git grep DeletionNotifier
Appears to show no hits outside vcl/; so something like:
git move include/vcl/impdel.hxx vcl/inc
And then fixing all the internal vcl include paths to be just #include
"impdel.hxx" would be great. Then dunging all the redundant include statements
out of other modules would be great ! =)
Thanks !
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs