forked from len0rd/rockbox
Update Qt includes for compatibility with Qt5.
Change-Id: Ibe400700f6bce0335a2975c6d635e10ae940f932
This commit is contained in:
parent
8f4ab09a8e
commit
7184980dca
28 changed files with 64 additions and 25 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#ifndef SYSTRACE_H
|
||||
#define SYSTRACE_H
|
||||
|
||||
#include <QtGui>
|
||||
#include <QDialog>
|
||||
#include "ui_systracefrm.h"
|
||||
|
||||
class SysTrace : public QDialog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue