1
0
Fork 0

add imports.h

This commit is contained in:
torusrxxx 2021-03-31 21:47:04 +08:00
parent 9266ece108
commit 9546ce84f3
No known key found for this signature in database
GPG Key ID: A795C73A0F1CFADD
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#ifndef INFOBOX_H
#define INFOBOX_H
#include "Imports.h"
#include "StdTable.h"
class WordEditDialog;