X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Ftable_dialog.h;fp=src%2Fwx%2Ftable_dialog.h;h=a5015ee59c02f4921233922455a5e774b5fbce38;hb=64b7c2e30a6adc62c373b9dcc7f39310f10ed994;hp=8969dc56134a8bdeba72c9e815068f67955e8f07;hpb=c6dee8f49138c0246c3f94d16792541cd250672f;p=dcpomatic.git diff --git a/src/wx/table_dialog.h b/src/wx/table_dialog.h index 8969dc561..a5015ee59 100644 --- a/src/wx/table_dialog.h +++ b/src/wx/table_dialog.h @@ -35,7 +35,7 @@ protected: return w; } - void add (wxString text, bool label); + wxStaticText* add (wxString text, bool label); void add_spacer (); void layout ();