mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
fixed header file merge conflict
This commit is contained in:
parent
f5d09c0218
commit
6fd3c9714f
2 changed files with 1 additions and 1 deletions
|
@ -61,6 +61,7 @@
|
|||
#include "ui/ChatEntry.h"
|
||||
#include "ui/VoxelStatsDialog.h"
|
||||
#include "ui/RearMirrorTools.h"
|
||||
#include "ui/LodToolsDialog.h"
|
||||
|
||||
class QAction;
|
||||
class QActionGroup;
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include "Menu.h"
|
||||
#include "Util.h"
|
||||
#include "InfoView.h"
|
||||
#include "ui/LodToolsDialog.h"
|
||||
|
||||
Menu* Menu::_instance = NULL;
|
||||
|
||||
|
|
Loading…
Reference in a new issue