TDME2 1.9.121
fwd-tdme.h
Go to the documentation of this file.
1// Forward declarations for tdme.tools.editor.tabviews
2#pragma once
3
4namespace tdme {
5namespace tools {
6namespace editor {
7namespace tabviews {
10 class FontTabView;
14 class SoundTabView;
15 struct TabView;
17 class TextureTabView;
20 class UIEditorTabView;
21} // namespace tabviews
22} // namespace editor
23} // namespace tools
24} // namespace tdme
Definition: fwd-tdme.h:4