1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

Removed useless include

This commit is contained in:
Christophe Dumez 2010-06-09 21:25:34 +00:00
parent e1e7e782d5
commit 2e382fa88c

View File

@ -31,7 +31,6 @@
#define QMACAPPLICATION_H
#include "qtsingleapplication.h"
#include <QStringList>
class QMacApplication : public QtSingleApplication
{