Code::Blocks  SVN r11506
Classes | Variables
startherepage.cpp File Reference
#include <sdk.h>
#include "startherepage.h"
#include "main.h"
#include "appglobals.h"
#include "cbcolourmanager.h"
#include "recentitemslist.h"
#include <wx/clipbrd.h>
#include <wx/docview.h>
#include <wx/wxhtml.h>
Include dependency graph for startherepage.cpp:

Go to the source code of this file.

Classes

class  MyHtmlWin
 

Variables

const wxString g_StartHereTitle = _("Start here")
 
int idWin = wxNewId()
 

Variable Documentation

◆ g_StartHereTitle

const wxString g_StartHereTitle = _("Start here")

◆ idWin

int idWin = wxNewId()

Definition at line 39 of file startherepage.cpp.

Referenced by StartHerePage::StartHerePage().