Code::Blocks
SVN r11506
|
#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>
Go to the source code of this file.
Classes | |
class | MyHtmlWin |
Variables | |
const wxString | g_StartHereTitle = _("Start here") |
int | idWin = wxNewId() |
Definition at line 38 of file startherepage.cpp.
Referenced by MainFrame::OnFileMenuUpdateUI(), MainFrame::OnToggleStartPage(), ProjectManagerUI::OnUpdateUI(), MainFrame::OnViewMenuUpdateUI(), RecentItemsList::RefreshStartHerePage(), and MainFrame::ShowHideStartPage().
int idWin = wxNewId() |
Definition at line 39 of file startherepage.cpp.
Referenced by StartHerePage::StartHerePage().