From 1bd7199f4f623b4e0d69605953ffcfbb9e88eb16 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 27 Jun 2015 00:56:07 +0200 Subject: consolidate code --- gtk2_ardour/utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/utils.h') diff --git a/gtk2_ardour/utils.h b/gtk2_ardour/utils.h index fe8a0f5cb5..df97da63bf 100644 --- a/gtk2_ardour/utils.h +++ b/gtk2_ardour/utils.h @@ -94,5 +94,7 @@ Gdk::Color unique_random_color (std::list &); std::string rate_as_string (float r); +bool windows_overlap (Gtk::Window *a, Gtk::Window *b); + } // namespace #endif /* __ardour_gtk_utils_h__ */ -- cgit v1.2.3