Code::Blocks  SVN r11506
Namespaces | Functions
wizpage.cpp File Reference
#include <sdk.h>
#include <scripting/bindings/sc_base_types.h>
#include "wizpage.h"
#include "infopanel.h"
#include "projectpathpanel.h"
#include "compilerpanel.h"
#include "buildtargetpanel.h"
#include "filepathpanel.h"
#include "genericselectpath.h"
#include "genericsinglechoicelist.h"
Include dependency graph for wizpage.cpp:

Go to the source code of this file.

Namespaces

 Wizard
 

Functions

void Wizard::FillCompilerControl (wxItemContainer *control, const wxString &compilerID, const wxString &validCompilerIDs)
 
wxString AppendPathSepIfNeeded (const wxString &path)
 

Function Documentation

◆ AppendPathSepIfNeeded()

wxString AppendPathSepIfNeeded ( const wxString path)