mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02:00
alphabetize some includes in Application header
This commit is contained in:
parent
5cf89e90d7
commit
800bfd097b
1 changed files with 1 additions and 1 deletions
|
@ -9,9 +9,9 @@
|
|||
#ifndef __interface__Application__
|
||||
#define __interface__Application__
|
||||
|
||||
#include <map>
|
||||
#include <pthread.h>
|
||||
#include <time.h>
|
||||
#include <map>
|
||||
|
||||
#include <QApplication>
|
||||
#include <QAction>
|
||||
|
|
Loading…
Reference in a new issue