mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1698 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4bf712f501
commit
45d3ec1437
696 changed files with 48513 additions and 22850 deletions
8
libs/pbd/pbd/shortpath.h
Normal file
8
libs/pbd/pbd/shortpath.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef __pbd_shortpath_h__
|
||||
#define __pbd_shortpath_h__
|
||||
|
||||
#include <glibmm/ustring.h>
|
||||
|
||||
Glib::ustring short_path (const Glib::ustring& path, Glib::ustring::size_type target_characters);
|
||||
|
||||
#endif /* __pbd_shortpath_h__ */
|
||||
Loading…
Add table
Add a link
Reference in a new issue