mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 04:42:20 +02:00
fixed QLabel include
This commit is contained in:
parent
14839bc5f4
commit
736115b12d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <QPushButton>
|
||||
#include <QComboBox>
|
||||
#include <QPlainTextEdit>
|
||||
#include <Qlabel>
|
||||
#include <QLabel>
|
||||
|
||||
#include <shared/AbstractLoggerInterface.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue