Remove Qt module prefix from includes - will make Qt5 port a little easier!

This commit is contained in:
craig.p.drummond
2013-01-28 19:33:42 +00:00
committed by craig.p.drummond
parent 7e54566586
commit c60604502f
291 changed files with 891 additions and 891 deletions

View File

@@ -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"