Sound Bakery 
v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
log_widget.h
1
#pragma once
2
3
#include "gluten/widgets/widget.h"
4
5
class
log_widget
:
public
gluten::widget
6
{
7
WIDGET_CONSTRUCT(
log_widget
)
8
};
log_widget
Definition
log_widget.h:6
apps
editor
widgets
log_widget.h
Generated by
1.9.8