]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/noteevt.tex
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it...
[wxWidgets.git] / docs / latex / wx / noteevt.tex
index 51bc22e9feb0a2707b1b24aaee88e52775a7f92a..13ae5bc081457b865781356d2ae2a7f13e1d412d 100644 (file)
@@ -40,7 +40,7 @@ unnecessary to process both events at once.
 \func{}{wxNotebookEvent}{\param{wxEventType}{ eventType = wxEVT\_NULL},
  \param{int}{ id = 0}, \param{int}{ sel = $-1$}, \param{int}{ oldSel = $-1$}}
 
-Constructor (used internally by wxWindows only).
+Constructor (used internally by wxWidgets only).
 
 \membersection{wxNotebookEvent::GetOldSelection}\label{wxnotebookeventgetoldselection}