Nebula
Loading...
Searching...
No Matches
tbuiview.h
Go to the documentation of this file.
1#pragma once
2//------------------------------------------------------------------------------
8//------------------------------------------------------------------------------
9#include "tb_widgets.h"
10
11namespace TBUI
12{
13 class TBUIView : public tb::TBWidget
14 {
15
16 };
17}
Definition tbuiview.h:14
Turbobadger UI Batch.
Definition tbuibatch.h:18