mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
move utility functions into a dedicated namespace
This commit is contained in:
parent
1bd4e448de
commit
a3c378cf62
107 changed files with 115 additions and 81 deletions
|
|
@ -22,7 +22,9 @@
|
|||
|
||||
#include <sigc++/signal.h>
|
||||
|
||||
namespace ARDOUR_UI_UTILS {
|
||||
extern sigc::signal<void> ColorsChanged;
|
||||
extern sigc::signal<void> DPIReset;
|
||||
} // namespace
|
||||
|
||||
#endif /* __gtk_ardour_global_signals_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue