src/misc/InvokationDeferer.cc

changeset 682
c382df477b0c
parent 632
63e6243b880c
child 633
34d18b9c2cab
equal deleted inserted replaced
681:c1cc036c6e1f 682:c382df477b0c
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

mercurial