diff options
Diffstat (limited to 'src/dialogs/tqmessagebox.h')
-rw-r--r-- | src/dialogs/tqmessagebox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/tqmessagebox.h b/src/dialogs/tqmessagebox.h index a8b563830..cb0933f81 100644 --- a/src/dialogs/tqmessagebox.h +++ b/src/dialogs/tqmessagebox.h @@ -200,7 +200,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 ) * { |