Update supporters list.
[dcpomatic.git] / src / wx / table_dialog.h
index fdc2022c84f6a39033f54794ecd09927d1cf35f1..b05e4e3436e4ee82b220ba4182bf562d614867b0 100644 (file)
@@ -38,7 +38,7 @@ protected:
                return w;
        }
 
-       wxStaticText* add (wxString text, bool label);
+       wxStaticText* add (wxString text, bool label, int flags = wxALIGN_CENTER_VERTICAL | wxLEFT | wxRIGHT);
        void add_spacer ();
 
        void layout ();