]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sysclevt.tex
no changes, just come cleanup and more comments
[wxWidgets.git] / docs / latex / wx / sysclevt.tex
index dc1fd4918ad680f5dde422766a132d49a66123e0..9019ac10055eed0e43cd0063e662899f60e9635b 100644 (file)
@@ -9,6 +9,14 @@ This is only appropriate under Windows.
 \helpref{wxEvent}{wxevent}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/event.h>
+
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Event table macros}
 
 To process a system colour changed event, use this event handler macro to direct input to a member
@@ -28,13 +36,14 @@ or to pass the event on to the window's children explicitly.
 
 \wxheading{See also}
 
-\helpref{wxWindow::OnSysColourChanged}{wxwindowonsyscolourchanged}, \helpref{Event handling overview}{eventhandlingoverview}
+%\helpref{wxWindow::OnSysColourChanged}{wxwindowonsyscolourchanged},
+\helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxSysColourChangedEvent::wxSysColourChanged}
+\membersection{wxSysColourChangedEvent::wxSysColourChangedEvent}\label{wxsyscolourchangedeventctor}
 
-\func{}{wxSysColourChanged}{\void}
+\func{}{wxSysColourChangedEvent}{\void}
 
 Constructor.