wxWidgets/include/wx/xrc
Vadim Zeitlin 4c0e272589 Don't pass parameters to wxSizerXmlHandler::GetGB{Pos,Span}()
This doesn't make sense, these functions can only be ever used with a single
parameter ("cellpos" for the former and "cellspan" for the latter), so just
hard-code it inside the functions themselves.

No real changes, just make the code less confusing.
2016-07-06 18:51:10 +02:00
..
xh_activityindicator.h
xh_all.h
xh_animatctrl.h
xh_aui.h Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
xh_auitoolb.h
xh_bannerwindow.h
xh_bmp.h
xh_bmpbt.h
xh_bmpcbox.h
xh_bttn.h
xh_cald.h
xh_chckb.h
xh_chckl.h
xh_choic.h
xh_choicbk.h
xh_clrpicker.h
xh_cmdlinkbn.h
xh_collpane.h
xh_combo.h
xh_comboctrl.h
xh_datectrl.h
xh_dirpicker.h
xh_dlg.h
xh_editlbox.h
xh_filectrl.h
xh_filepicker.h
xh_fontpicker.h
xh_frame.h
xh_gauge.h
xh_gdctl.h
xh_grid.h
xh_html.h
xh_htmllbox.h
xh_hyperlink.h
xh_listb.h
xh_listbk.h
xh_listc.h
xh_mdi.h
xh_menu.h
xh_notbk.h
xh_odcombo.h
xh_panel.h
xh_propdlg.h
xh_radbt.h
xh_radbx.h
xh_ribbon.h
xh_richtext.h
xh_scrol.h
xh_scwin.h
xh_simplebook.h
xh_sizer.h Don't pass parameters to wxSizerXmlHandler::GetGB{Pos,Span}() 2016-07-06 18:51:10 +02:00
xh_slidr.h
xh_spin.h
xh_split.h
xh_srchctrl.h
xh_statbar.h
xh_stbmp.h
xh_stbox.h
xh_stlin.h
xh_sttxt.h
xh_text.h
xh_tglbtn.h
xh_timectrl.h
xh_toolb.h
xh_toolbk.h
xh_tree.h
xh_treebk.h
xh_unkwn.h
xh_wizrd.h
xmlres.h Use "pair of ints" type for wxGridBagSizer size and position in XRC 2016-07-06 18:44:07 +02:00
xmlreshandler.h Use "pair of ints" type for wxGridBagSizer size and position in XRC 2016-07-06 18:44:07 +02:00