summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/RerunMocPlugin/MocPlugin/UtilityMacros.hpp
blob: 53a4284ee93a01160c0bcd6a0ce0d15de15ed61e (plain)
1
2
3
4
5
6
7
#ifndef UTILITYMACROS_HPP
#define UTILITYMACROS_HPP

// Empty test macro definition
#define A_CUSTOM_MACRO(name, jsonFile, pluginRegistrations)

#endif