mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 17:24:08 +02:00
trivial commit - trigger build
This commit is contained in:
parent
13922171ea
commit
14fee3b727
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <QGridLayout>
|
||||
#include <QFrame>
|
||||
#include <QLayoutItem>
|
||||
#include <QMessageBox>
|
||||
#include <QPalette>
|
||||
#include <QScrollBar>
|
||||
#include <QSizePolicy>
|
||||
|
@ -26,7 +27,7 @@
|
|||
|
||||
#include "ChatWindow.h"
|
||||
|
||||
#include <QMessageBox>
|
||||
|
||||
|
||||
const int NUM_MESSAGES_TO_TIME_STAMP = 20;
|
||||
|
||||
|
|
Loading…
Reference in a new issue