Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.1
-
None
Description
qdbusxml2cpp -a ../foo_adaptor.h: foo.xml
Expected result at the top of foo_adaptor.h:
#ifndef FOO_ADAPTOR_H_1219104489
#define FOO_ADAPTOR_H_1219104489
instead
#ifndef __\FOO_ADAPTOR_H_1219104489
#define __\FOO_ADAPTOR_H_1219104489
...