Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to work with...
authorCarl Hetherington <cth@carlh.net>
Sun, 6 Jun 2021 10:58:25 +0000 (12:58 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 6 Jun 2021 10:58:25 +0000 (12:58 +0200)
commitb8925c349ae62a288f81da657c8c96876d617f0c
tree1f665c750b510ff8f2ed49a50eb60eb50789d043
parentf26f3ee5791440776e847ac96bad4ebeb83055a6
Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to work with in-tree builds.
src/wx/config_dialog.cc
src/wx/config_dialog.h
src/wx/full_config_dialog.cc