Commit 90ecc18d authored by dogmaphobic's avatar dogmaphobic

Oh why, why did they make this things case insensitive...

parent d33852c5
...@@ -33,7 +33,7 @@ along with QGROUNDCONTROL. If not, see <http://www.gnu.org/licenses/>. ...@@ -33,7 +33,7 @@ along with QGROUNDCONTROL. If not, see <http://www.gnu.org/licenses/>.
#include "QGCImageProvider.h" #include "QGCImageProvider.h"
#include <QPainter> #include <QPainter>
#include <qFont> #include <QFont>
QGCImageProvider::QGCImageProvider(QGCApplication *app) QGCImageProvider::QGCImageProvider(QGCApplication *app)
: QGCTool(app) : QGCTool(app)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment