[Qt-creator] Missing CORE_EXPORT for ActionContainer
Orgad Shaneh
orgads at gmail.com
Wed May 28 11:09:52 CEST 2014
On Tue, May 27, 2014 at 11:54 PM, lexxmark <lexxmark.dev at gmail.com> wrote:
> I've just noticed ActionContainer class doesn't have CORE_EXPORT prefix in
> contrast with other Core public classes.
>
> --
> Best regards,
> Alex
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
Hi,
This is an interface, it has no members or implemented functions, so
there's no need to export it.
- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140528/2dfd4f1a/attachment.html>
More information about the Qt-creator
mailing list