]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/comboctrl.tex
added support for 2 extra mouse buttons (patch 1757630)
[wxWidgets.git] / docs / latex / wx / comboctrl.tex
index acc1ed56761f1bd41918103e9503c9de31f8975f..a3749e1bfa68603aff10e5f95c15da995db12efd 100644 (file)
@@ -36,6 +36,10 @@ Here's a minimal sample of \helpref{wxListView}{wxlistview} popup:
 
 #include <wx/combo.h>
 #include <wx/listctrl.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 
 class wxListViewComboPopup : public wxListView,
                              public wxComboPopup