Warning fix.

This commit is contained in:
Leonardo Zide 2017-12-11 22:38:53 -08:00
parent 25b5d3e618
commit 911808c9fb

View file

@ -1,7 +1,7 @@
#pragma once
#include <QDialog>
struct lcHTMLExportOptions;
class lcHTMLExportOptions;
namespace Ui {
class lcQHTMLDialog;