Remove Qt module prefix from includes - will make Qt5 port a little easier!
This commit is contained in:
committed by
craig.p.drummond
parent
7e54566586
commit
c60604502f
@@ -24,7 +24,7 @@
|
||||
* along with QtMPC. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <QtCore/QByteArray>
|
||||
#include <QByteArray>
|
||||
#include "playqueueproxymodel.h"
|
||||
#include "playqueuemodel.h"
|
||||
#include "song.h"
|
||||
|
||||
Reference in New Issue
Block a user