mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 12:16:30 +01:00
add missing file, remove unnecessary qualifier
git-svn-id: svn://localhost/trunk/ardour2@472 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c2e1917f44
commit
bb7b3ec1a6
3 changed files with 84 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ class BaseUI : virtual public sigc::trackable {
|
|||
};
|
||||
|
||||
static RequestType new_request_type();
|
||||
static RequestType BaseUI::CallSlot;
|
||||
static RequestType CallSlot;
|
||||
|
||||
protected:
|
||||
int signal_pipe[2];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue