move utility functions into a dedicated namespace

This commit is contained in:
Robin Gareus 2014-06-25 21:27:37 +02:00
parent 1bd4e448de
commit a3c378cf62
107 changed files with 115 additions and 81 deletions

View file

@ -50,7 +50,6 @@
#include "ardour_ui.h"
#include "gui_thread.h"
#include "control_point.h"
#include "utils.h"
#include "region_gain_line.h"
#include "editor_drag.h"
#include "audio_time_axis.h"