Page MenuHomePhabricator

Fix DataNode support in comand line module plug-in
Closed, ResolvedPublic

Description

The change in deff6ee764dac041b6d26d64d4283854d02629b2 fixed a compilation issue with moc and namespaces [1] but broke the image handling of the CLI plug-in at runtime.

[1] https://bugreports.qt-project.org/browse/QTBUG-2151

Event Timeline

zelzer added a subscriber: zelzer.

[e43aca]: Merge branch 'bug-17634-fix-datanode-support-in-cmdlinemodule-plugin'

Merged commits:

2014-03-30 13:31:27 Sascha Zelzer [d60f13]
Work around a moc bug related to namespaces [1].

[1] https://bugreports.qt-project.org/browse/QTBUG-2151

User zelzer has pushed new remote branch:

bug-17634-fix-datanode-support-in-cmdlinemodule-plugin