14 * |
14 * |
15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ |
17 */ |
18 |
18 |
19 #include "moc_InvokationDeferer.cpp" |
19 #include "moc_InvokationDeferer.cxx" |
20 #include "InvokationDeferer.h" |
20 #include "InvokationDeferer.h" |
21 #include "../Misc.h" |
21 #include "../Misc.h" |
22 |
22 |
23 static InvokationDeferer* g_invokationDeferer = new InvokationDeferer(); |
23 static InvokationDeferer* g_invokationDeferer = new InvokationDeferer(); |
24 |
24 |