Code::Blocks  SVN r11506
Classes | Macros
projectlayoutloader.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProjectLayoutLoader
 

Macros

#define PROJECT_LAYOUT_FILE_VERSION_MAJOR   1
 
#define PROJECT_LAYOUT_FILE_VERSION_MINOR   0
 

Macro Definition Documentation

◆ PROJECT_LAYOUT_FILE_VERSION_MAJOR

#define PROJECT_LAYOUT_FILE_VERSION_MAJOR   1

Definition at line 14 of file projectlayoutloader.h.

Referenced by ProjectLayoutLoader::Open(), and ProjectLayoutLoader::Save().

◆ PROJECT_LAYOUT_FILE_VERSION_MINOR

#define PROJECT_LAYOUT_FILE_VERSION_MINOR   0

Definition at line 15 of file projectlayoutloader.h.

Referenced by ProjectLayoutLoader::Open(), and ProjectLayoutLoader::Save().