ICF
3.1.1.10
Technical documentation of ICF Libraries
Main Page
Topics
Namespaces
Classes
Files
File List
File Members
ifilegui
ifilegui.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
#ifndef ifilegui_included
7
#define ifilegui_included
8
9
10
// ICF includes
11
#include <
istdgui/istdgui.h
>
12
#include <
ifile/ifile.h
>
13
14
21
namespace
ifilegui
22
{
23
}
// namespace ifilegui
24
25
26
#endif
// !ifilegui_included
27
28
ifile.h
istdgui.h
ifilegui
GUI specific interfaces and components for file system access and representation.
Definition
CExternalOpenDocumentCommandCompBase.h:16
© Witold Gantzke and Kirill Lepskiy