From 48981e09ab85bb9fb5b8602b5b8fde3753f7d2fd Mon Sep 17 00:00:00 2001 From: Le Tan Date: Fri, 3 Nov 2017 22:14:47 +0800 Subject: [PATCH] bug-fix: fix compilation error in macOS --- src/vplaintextedit.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vplaintextedit.h b/src/vplaintextedit.h index 11a32d71..143784a3 100644 --- a/src/vplaintextedit.h +++ b/src/vplaintextedit.h @@ -12,6 +12,7 @@ class VImageResourceManager; class QPaintEvent; class QPainter; class QResizeEvent; +class VPlainTextDocumentLayout; struct VBlockImageInfo