mirror of
https://github.com/leozide/leocad
synced 2025-01-28 19:58:12 +01:00
Warning fix.
This commit is contained in:
parent
25b5d3e618
commit
911808c9fb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <QDialog>
|
||||
struct lcHTMLExportOptions;
|
||||
class lcHTMLExportOptions;
|
||||
|
||||
namespace Ui {
|
||||
class lcQHTMLDialog;
|
||||
|
|
Loading…
Add table
Reference in a new issue