Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h
svn-id: r35668
This commit is contained in:
parent
4ec7876972
commit
690b88f982
34 changed files with 33 additions and 33 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "gui/ThemeEngine.h"
|
||||
#include "gui/ThemeEval.h"
|
||||
#include "gui/ThemeParser.h"
|
||||
#include "gui/newgui.h"
|
||||
#include "gui/GuiManager.h"
|
||||
#include "graphics/VectorRenderer.h"
|
||||
|
||||
namespace GUI {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue