Add Launch Control XL icon

This commit is contained in:
Térence Clastres 2018-08-09 22:42:44 +02:00
parent 740e075803
commit 0d01a2abe9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -91,7 +91,7 @@ LCXLGUI::LCXLGUI (LaunchControlXL& p)
table.set_homogeneous (false);
std::string data_file_path;
string name = "push2-small.png";
string name = "launch_control_xl.png";
Searchpath spath(ARDOUR::ardour_data_search_path());
spath.add_subdirectory_to_paths ("icons");
find_file (spath, name, data_file_path);