mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 17:39:26 +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/ChatEntry.h"
|
||||||
#include "ui/VoxelStatsDialog.h"
|
#include "ui/VoxelStatsDialog.h"
|
||||||
#include "ui/RearMirrorTools.h"
|
#include "ui/RearMirrorTools.h"
|
||||||
|
#include "ui/LodToolsDialog.h"
|
||||||
|
|
||||||
class QAction;
|
class QAction;
|
||||||
class QActionGroup;
|
class QActionGroup;
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
#include "Menu.h"
|
#include "Menu.h"
|
||||||
#include "Util.h"
|
#include "Util.h"
|
||||||
#include "InfoView.h"
|
#include "InfoView.h"
|
||||||
#include "ui/LodToolsDialog.h"
|
|
||||||
|
|
||||||
Menu* Menu::_instance = NULL;
|
Menu* Menu::_instance = NULL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue