1 #ifndef LEVELWINDOWGUI_H
2 #define LEVELWINDOWGUI_H
4 class LevelWindowReset
;
7 #include "levelwindow.inc"
8 #include "maxchannels.h"
9 #include "meterpanel.inc"
10 #include "mwindow.inc"
12 class LevelWindowGUI
: public BC_Window
15 LevelWindowGUI(MWindow
*mwindow
, LevelWindow
*thread
);
19 int resize_event(int w
, int h
);
20 int translation_event();