mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 00:43:18 +01:00
oops, I started moving other images into pixmaps dir, then decided to wait for further direction from the guri
git-svn-id: svn://localhost/trunk/ardour2@371 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
276d290a42
commit
066d1c49b6
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ About::About ()
|
|||
string path;
|
||||
string t;
|
||||
|
||||
path = find_data_file ("splash.ppm", "pixmaps");
|
||||
path = find_data_file ("splash.ppm");
|
||||
|
||||
Glib::RefPtr<Pixbuf> pixbuf = Gdk::Pixbuf::create_from_file (path);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue