13
0

use launchpad x icon

This commit is contained in:
Paul Davis 2023-10-19 23:46:58 -06:00
parent b0871f50b8
commit 4ca457bb9e

View File

@ -90,7 +90,7 @@ LPX_GUI::LPX_GUI (LaunchPadX& p)
_table.set_homogeneous (false);
std::string data_file_path;
std::string name = "launchpad-pro.png";
std::string name = "launchpad-x.png";
Searchpath spath(ARDOUR::ardour_data_search_path());
spath.add_subdirectory_to_paths ("icons");
find_file (spath, name, data_file_path);