From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- doc/html/integration.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/integration.html') diff --git a/doc/html/integration.html b/doc/html/integration.html index fc5267507..55f9e412a 100644 --- a/doc/html/integration.html +++ b/doc/html/integration.html @@ -153,8 +153,8 @@ sets any other settings needed to use TQt in that project.

The 'Add MOC' button will add in the custom build step for the selected file so that it creates any needed MOC files and it will add these generated files to the project. All you need to do to use it is click on a file that -has Q_OBJECT and click the button. -

You only need to use this button if you added a file that has Q_OBJECT in it by hand, you don't need to use this if you used any +has TQ_OBJECT and click the button. +

You only need to use this button if you added a file that has TQ_OBJECT in it by hand, you don't need to use this if you used any of the previously mentioned buttons. It can also be invoked by using the Ctrl+Shift+M key combination in Visual Studio.

-- cgit v1.2.3