summaryrefslogtreecommitdiffstats
path: root/doc/html/dclock-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/dclock-example.html')
-rw-r--r--doc/html/dclock-example.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/dclock-example.html b/doc/html/dclock-example.html
index 3351f25e..dc13195b 100644
--- a/doc/html/dclock-example.html
+++ b/doc/html/dclock-example.html
@@ -103,8 +103,8 @@ private: // internal data
: <a href="tqlcdnumber.html">TQLCDNumber</a>( parent, name )
{
showingColon = FALSE;
- <a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Raised );
- <a href="ntqframe.html#setLineWidth">setLineWidth</a>( 2 ); // set frame line width
+ <a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Raised );
+ <a href="tqframe.html#setLineWidth">setLineWidth</a>( 2 ); // set frame line width
showTime(); // display the current time
normalTimer = <a href="tqobject.html#startTimer">startTimer</a>( 500 ); // 1/2 second timer events
showDateTimer = -1; // not showing date