X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ffilter_dialog.h;h=6ca1f68868d4f1ce0b28ba45689751a39ffb90d6;hp=d54e6f2e452c6c047dfc2cfb970eb668690142b7;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hpb=f07d5125a7b609320682689abe40781f096ca25e diff --git a/src/wx/filter_dialog.h b/src/wx/filter_dialog.h index d54e6f2e4..6ca1f6886 100644 --- a/src/wx/filter_dialog.h +++ b/src/wx/filter_dialog.h @@ -40,6 +40,6 @@ public: private: void active_changed (); - + FilterEditor* _filters; };