Commit 91abffc0 authored by Don Gagne's avatar Don Gagne
Browse files

Fix debug includes

parent bb01911e
......@@ -28,7 +28,9 @@
#include "MainWindow.h"
#include "QGCApplication.h"
#ifdef QT_DEBUG
#include "UnitTest.h"
#endif
/// @file
/// @brief Subclass of QMessageBox which re-implements the static public functions. There are two reasons for this:
......
Supports Markdown
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