diff options
Diffstat (limited to 'doc/html/tqmessagebox-h.html')
-rw-r--r-- | doc/html/tqmessagebox-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmessagebox-h.html b/doc/html/tqmessagebox-h.html index f43f4d114..da5b08063 100644 --- a/doc/html/tqmessagebox-h.html +++ b/doc/html/tqmessagebox-h.html @@ -235,7 +235,7 @@ private: // Disabled copy constructor and operator= /* * Macro to be used at the beginning of main(), e.g. * -* #include <ntqapplication.h> +* #include <tqapplication.h> * #include <tqmessagebox.h> * int main( int argc, char**argv ) * { |