GUI: Move major widgets to new directory gui/widgets
Also renamed the source/header files, now they are more closely aligned to how we rename most other source files svn-id: r54264
This commit is contained in:
parent
c734fc2b3e
commit
427dc1ae93
34 changed files with 57 additions and 59 deletions
|
@ -27,7 +27,7 @@
|
|||
#include "gui/GuiManager.h"
|
||||
#include "gui/dialog.h"
|
||||
#include "gui/widget.h"
|
||||
#include "gui/PopUpWidget.h"
|
||||
#include "gui/widgets/popup.h"
|
||||
|
||||
#include "common/system.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue