mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 01:55:25 -04:00
fac8f46f77
Renamed Game_Develop_EditorFrame to MainFrame.cpp Removed EditPropJeu dialog ( Replaced by ProjectPropertiesPnl ). Moved Extensions dialog to GDCore. git-svn-id: svn://localhost@777 8062f311-0dae-4547-b526-b8ab9ac864a5
8 lines
244 B
C++
8 lines
244 B
C++
#include "Game_Develop_EditorMain.h"
|
|
#include "Preferences.h"
|
|
#include "wx/aui/aui.h"
|
|
|
|
////////////////////////////////////////////////////////////
|
|
/// Accéder aux préférences
|
|
////////////////////////////////////////////////////////////
|