Guiliani  Version 2.5 revision 7293 (documentation build 13)
GUIRenderTarget.h
1/*
2* Copyright (C) TES Electronic Solutions GmbH,
3* All Rights Reserved.
4* Contact: info@guiliani.de
5*
6* This file is part of the Guiliani HMI framework
7* for the development of graphical user interfaces on embedded systems.
8*/
9
10#if ! defined GUIRENDERTARGET_H__
11#define GUIRENDERTARGET_H__
12
17{
18};
19
20#endif //GUIRENDERTARGET_H__
Base class for all platform-specific render targets.
Definition: GUIRenderTarget.h:17