2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
define( Q_DECLARE_FLAGS, /*! An ORed combination of \ref $2 values. */ typedef QFlags<$2> $1;)dnl
|