Add control-focus notifications from bindable GUI widgets.

This commit is contained in:
Robin Gareus 2017-07-02 15:29:57 +02:00
parent c4fcb12d12
commit 98a1a96f32
8 changed files with 44 additions and 2 deletions

View file

@ -25,7 +25,6 @@
#include <gtkmm/window.h>
#include <pangomm/layout.h>
#include "pbd/controllable.h"
#include "pbd/compose.h"
#include "gtkmm2ext/gui_thread.h"