BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bstprofiler.hh
Go to the documentation of this file.
1  // Licensed GNU LGPL v2.1 or later: http://www.gnu.org/licenses/lgpl.html
2 #ifndef __BST_PROFILER_H__
3 #define __BST_PROFILER_H__
4 
5 #include "bstutils.hh"
6 
7 G_BEGIN_DECLS
8 
9 GtkWidget* bst_profiler_window_get (void);
10 
11 
12 G_END_DECLS
13 
14 #endif /* __BST_PROFILER_H__ */