]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/pen.tex
* Stream doc.
[wxWidgets.git] / docs / latex / wx / pen.tex
index 5a369a34245e3463bec4e4056241d174451d1a19..67f449b884b20b5e584ff30d6fb16a496e4926d1 100644 (file)
@@ -26,8 +26,7 @@ efficiency problems. Once one wxPen object changes its data it will create its
 own pen data internally so that other pens, which previously shared the
 data using the reference counting, are not affected.
 
-TODO: an overview for wxPen.
-
+%TODO: an overview for wxPen.
 \wxheading{See also}
 
 \helpref{wxPenList}{wxpenlist}, \helpref{wxDC}{wxdc}, \helpref{wxDC::SetPen}{wxdcsetpen}
@@ -235,8 +234,7 @@ with the pen. The array is not deallocated by wxPen, but neither must it be
 deallocated by the calling application until the pen is deleted or this
 function is called with a NULL array.
 
-TODO: describe in detail.
-
+%TODO: describe in detail.
 \wxheading{See also}
 
 \helpref{wxPen::GetDashes}{wxpengetdashes}