add imports.h
This commit is contained in:
parent
9266ece108
commit
9546ce84f3
|
@ -1,6 +1,7 @@
|
|||
#ifndef INFOBOX_H
|
||||
#define INFOBOX_H
|
||||
|
||||
#include "Imports.h"
|
||||
#include "StdTable.h"
|
||||
|
||||
class WordEditDialog;
|
||||
|
|
Loading…
Reference in New Issue