ICF 3.0.5.47
Technical documentation of ICF Libraries
iloggui.h
Go to the documentation of this file.
1/********************************************************************************
2** This file is part of the ICF Framework. Copyright (C) Witold Gantzke & Kirill Lepskiy
3** ICF Framework may be used under the terms of the LGPL License v. 2.1 by the Free Software Foundation.
4********************************************************************************/
5
6#pragma once
7
8
9// ICF includes
10#include <istdgui/istdgui.h>
11#include <ilog/ilog.h>
12
19namespace iloggui
20{
21} // namespace iloggui
22
23
GUI specific interfaces and components for logging functionality.
Definition CLogGuiComp.h:31

© Witold Gantzke and Kirill Lepskiy