Commit fa3433dd authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: missing assert include.

parent f91e9862
......@@ -45,6 +45,7 @@
#include <QFileDialog>
#include <QDate>
#include <assert.h>
HelpDialog *HelpDialog::instance = NULL;
......
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