X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fconfig_dialog.cc;h=40c0c304690ee028e6d2f76cae9593f16b7ff96d;hb=0d493e91c4bffcb60960097264a804f6208b7bba;hp=f41d5146cb503d928143853f50d12751f28d297c;hpb=c3e2b2051f4c50d92c7bbe59c42174984c2f3e54;p=dcpomatic.git diff --git a/src/wx/config_dialog.cc b/src/wx/config_dialog.cc index f41d5146c..40c0c3046 100644 --- a/src/wx/config_dialog.cc +++ b/src/wx/config_dialog.cc @@ -1905,7 +1905,7 @@ private: }; wxPreferencesEditor* -create_config_dialog () +create_full_config_dialog () { wxPreferencesEditor* e = new wxPreferencesEditor ();