mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-24 20:05:39 -04:00
Adapted to changes in GDCore.
git-svn-id: svn://localhost@710 8062f311-0dae-4547-b526-b8ab9ac864a5
This commit is contained in:
@@ -300,5 +300,5 @@ void SearchEvents::OnpreviousBtClick(wxCommandEvent&)
|
||||
|
||||
void SearchEvents::OnhelpBtClick(wxCommandEvent& event)
|
||||
{
|
||||
HelpFileAccess::GetInstance()->DisplaySection(58);
|
||||
gd::HelpFileAccess::GetInstance()->DisplaySection(58);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user