[TD] Make DrawViewSpreadSheet respect DrawPage::redrawCommand() update mechanism.

This commit is contained in:
Aapo
2020-11-20 22:12:02 +02:00
parent 3dd77d7e89
commit f72bf9d325
2 changed files with 10 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
#include <App/PropertyStandard.h>
#include <App/PropertyFile.h>
#include <Mod/TechDraw/App/DrawViewPart.h>
#include <Mod/TechDraw/App/DrawViewSpreadsheet.h>
namespace TechDraw
{