summaryrefslogtreecommitdiffstats
path: root/doc/html/sql-overview-create_connections-main-cpp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/sql-overview-create_connections-main-cpp.html')
-rw-r--r--doc/html/sql-overview-create_connections-main-cpp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/sql-overview-create_connections-main-cpp.html b/doc/html/sql-overview-create_connections-main-cpp.html
index b1dadfaa5..840244a14 100644
--- a/doc/html/sql-overview-create_connections-main-cpp.html
+++ b/doc/html/sql-overview-create_connections-main-cpp.html
@@ -47,7 +47,7 @@ body { background: #ffffff; color: black; }
int main( int argc, char *argv[] )
{
- <a href="tqapplication.html">TQApplication</a> app( argc, argv, FALSE );
+ <a href="tqapplication.html">TQApplication</a> app( argc, argv, false );
if ( createConnections() ) {
// Databases successfully opened; get pointers to them: