Code::Blocks  SVN r11506
Classes | Macros
workspaceloader.h File Reference
#include "ibaseworkspaceloader.h"
#include "settings.h"
Include dependency graph for workspaceloader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorkspaceLoader
 

Macros

#define WORKSPACE_LAYOUT_FILE_VERSION_MAJOR   1
 
#define WORKSPACE_LAYOUT_FILE_VERSION_MINOR   0
 

Macro Definition Documentation

◆ WORKSPACE_LAYOUT_FILE_VERSION_MAJOR

#define WORKSPACE_LAYOUT_FILE_VERSION_MAJOR   1

Definition at line 13 of file workspaceloader.h.

Referenced by WorkspaceLoader::LoadLayout(), and WorkspaceLoader::SaveLayout().

◆ WORKSPACE_LAYOUT_FILE_VERSION_MINOR

#define WORKSPACE_LAYOUT_FILE_VERSION_MINOR   0

Definition at line 14 of file workspaceloader.h.

Referenced by WorkspaceLoader::LoadLayout(), and WorkspaceLoader::SaveLayout().