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/integration.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/integration.doc') diff --git a/doc/integration.doc b/doc/integration.doc index 25b639441..eee5e5db7 100644 --- a/doc/integration.doc +++ b/doc/integration.doc @@ -154,10 +154,10 @@ 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 \c Q_OBJECT and click the button. + has \c TQ_OBJECT and click the button. You only need to use this button if you added a file that has \c - Q_OBJECT in it by hand, you don't need to use this if you used any + 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.1