]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/time.tex
Some warnings removed.
[wxWidgets.git] / docs / latex / wx / time.tex
index caeb336b76effed74bffb797b7eeefefe5daad17..057e59ed0d5d464bb11d770366affd7d53af12aa 100644 (file)
@@ -56,8 +56,6 @@ Copy constructor.
 
 Initialize using hours, minutes, seconds, and whether DST time.
 
-\membersection{wxTime::wxTime}\label{wxtimewxtime}
-
 \func{}{wxTime}{\param{const wxDate\&}{ date}, \param{hourTy }{h = 0}, \param{minuteTy }{m = 0}, \param{secondTy }{s = 0}, \param{bool }{dst = FALSE}}
 
 Initialize using a \helpref{wxDate}{wxdate} object, hours, minutes, seconds, and whether DST time.