mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
reference SharedUtil from LogDialog as a library header
This commit is contained in:
parent
e7b166a304
commit
b670859aaa
1 changed files with 2 additions and 1 deletions
|
@ -10,8 +10,9 @@
|
|||
#include <QTextBlock>
|
||||
#include <QtGui>
|
||||
|
||||
#include <SharedUtil.h>
|
||||
|
||||
#include "Application.h"
|
||||
#include "SharedUtil.h"
|
||||
#include "ui/LogDialog.h"
|
||||
|
||||
const int TOP_BAR_HEIGHT = 46;
|
||||
|
|
Loading…
Reference in a new issue