From fd5c0f2a8a114ce11390fee445976d7cc0d213f3 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 25 Apr 2011 15:01:35 -0300 Subject: Add support to template types as arguments on user added functions. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewer: Renato Araújo Marcelo Lira --- tests/testaddfunction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testaddfunction.h') diff --git a/tests/testaddfunction.h b/tests/testaddfunction.h index 8fa440402..ce8c1fe41 100644 --- a/tests/testaddfunction.h +++ b/tests/testaddfunction.h @@ -43,6 +43,7 @@ private slots: void testAddFunctionWithApiVersion(); void testModifyAddedFunction(); void testAddFunctionOnTypedef(); + void testAddFunctionWithTemplateArg(); }; #endif -- cgit v1.2.3