From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/picture-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/picture-example.html') diff --git a/doc/html/picture-example.html b/doc/html/picture-example.html index b851d4cb2..6734d4a17 100644 --- a/doc/html/picture-example.html +++ b/doc/html/picture-example.html @@ -141,7 +141,7 @@ void PictureDisplay::paintEvent( TQApplication a( argc, argv ); // TQApplication retquired! + TQApplication a( argc, argv ); // TQApplication required! const char *fileName = "car.pic"; // default picture file name -- cgit v1.2.1