mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-21 17:45:25 -04:00
8672f179e9
Gui elements in SceneCanvas are now independant from the zoom factor. Work in progress: NewProjectDialog. git-svn-id: svn://localhost@837 8062f311-0dae-4547-b526-b8ab9ac864a5
15 lines
258 B
C++
15 lines
258 B
C++
#include "Game_Develop_EditorMain.h"
|
|
#include "Preferences.h"
|
|
#include "wx/aui/aui.h"
|
|
|
|
////////////////////////////////////////////////////////////
|
|
/// Accéder aux préférences
|
|
////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|