mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
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
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef MANUALWIDGET_H
|
||||
#define MANUALWIDGET_H
|
||||
|
||||
#include <QtGui>
|
||||
#include <QWidget>
|
||||
#include "ui_manualwidgetfrm.h"
|
||||
|
||||
class ManualWidget : public QWidget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue