diff options
Diffstat (limited to 'doc/html/ntqt.html')
-rw-r--r-- | doc/html/ntqt.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index e14ca78ac..0bf8b012a 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -660,7 +660,7 @@ point, not as a TQt Key. <ul> <li><tt>TQt::Horizontal</tt> <li><tt>TQt::Vertical</tt> -</ul><p> Orientation is used with <a href="ntqscrollbar.html">TQScrollBar</a> for example. +</ul><p> Orientation is used with <a href="tqscrollbar.html">TQScrollBar</a> for example. <h3 class=fn><a name="PaintUnit-enum"></a>TQt::PaintUnit</h3> @@ -900,7 +900,7 @@ subwindow of its parent (i.e. a dialog). The window will not get its own taskbar entry and will be kept on top of its parent by the window system. Usually it will also be minimized when the parent is minimized. If not customized, the window is decorated with a -slightly simpler title bar. This is the flag <a href="ntqdialog.html">TQDialog</a> uses. +slightly simpler title bar. This is the flag <a href="tqdialog.html">TQDialog</a> uses. <li><tt>TQt::WStyle_Splash</tt> - indicates that the window is a splash screen. On X11, we try to follow NETWM standard for a splash screen window if the window manager supports is otherwise it is equivalent to <a href="#WidgetFlags-enum">WX11BypassWM</a>. On |