mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
Add Launch Control XL icon
This commit is contained in:
parent
740e075803
commit
0d01a2abe9
2 changed files with 1 additions and 1 deletions
BIN
gtk2_ardour/icons/launch_control_xl.png
Normal file
BIN
gtk2_ardour/icons/launch_control_xl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue